nss: Unnest nested function add_key
[platform/upstream/glibc.git] / benchtests /
2021-10-08 Noah Goldsteinbenchtests: Add medium cases and increase iters in...
2021-10-04 H.J. Lubenchtests: Building benchmarks as static executables
2021-09-24 Noah Goldsteinbenchtests: Improve reliability of memcmp benchmarks
2021-09-16 Naohiro Tamurabenchtests: Fix validate_benchout.py exceptions
2021-09-13 Naohiro Tamurabenchtests: Remove redundant assert.h
2021-09-13 Naohiro Tamurabenchtests: Enable scripts/plot_strings.py to read...
2021-08-18 Fangrui SongRemove sysdeps/*/tls-macros.h
2021-08-02 Paul ZimmermannRemove obsolete comments/name from several benchtest...
2021-08-02 Paul ZimmermannRemove obsolete comments/name from acos-inputs, since...
2021-07-28 Siddhesh Poyarekartests: use xmalloc to allocate implementation array
2021-05-26 Naohiro Tamurabenchtests: Fixed bench-memcpy-random: buf1: mprotect...
2021-05-23 Noah GoldsteinBench: Add support for choose direction of memcpy in...
2021-05-19 Noah Goldsteinx86: Expand bench-memcmp.c and test-memcmp.c
2021-05-17 Matheus Castanhobenchtests: Use JSON for bench-rawmemchr output
2021-05-10 Paul Zimmermannadd workload traces for cbrtl
2021-05-03 Noah GoldsteinBench: Expand bench-memchr.c
2021-05-03 H.J. Lubench-memcpy: Collect data from 2KB to 4KB
2021-04-19 Noah Goldsteinx86: Expand test-memset.c and bench-memset.c
2021-04-18 Siddhesh Poyarekarbenchtests: Fix name of exp10f benchmark variant
2021-04-18 Siddhesh Poyarekarbenchtests: Fix pthread-locks test to produce valid...
2021-04-16 noahx86: Expanding test-memmove.c, test-memcpy.c, bench...
2021-03-29 Paul Zimmermannadd workload traces for missing functions (double format)
2021-03-16 Raphael Moreira... benchtests: Add ilogb* tests
2021-02-10 Naohiro Tamurabenchtests: Updated json bench-variant attribute
2021-02-08 noahstrchr: Add additional benchmarks and tests
2021-01-26 Arjun Shankarbenchtests: Do not build bench-timing-type with MODULE_...
2021-01-11 Fangrui Songinstall: Replace scripts/output-format.sed with objdump...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-10-21 DJ DelorieNew benchtest: pthread locks
2020-09-24 H.J. Lubench-strcmp.c: Add workloads on page boundary
2020-09-24 H.J. Lubench-strncmp.c: Add workloads on page boundary
2020-09-23 Arjun Shankarbenchtests: Run _Float128 tests only on architectures...
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sinf128
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sinf
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for sin
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for powf128
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for pow
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for expf128
2020-09-10 Paul Zimmermannbenchtests: Add "workload" traces for exp
2020-08-04 Paul Zimmermannbenchtests/README update.
2020-07-13 Petr VorelRemove --enable-obsolete-rpc configure flag
2020-06-19 Adhemerval Zanellabenchtests: Add exp10f benchmark
2020-06-05 H.J. Lubenchtests: Restore the clock_gettime option
2020-06-05 H.J. LuUpdate HP_TIMING_NOW for _ISOMAC in sysdeps/generic...
2020-05-20 Lukasz Majewskiy2038: Replace __clock_gettime with __clock_gettime64
2020-03-27 Shen-Ta HsiehAdd benchtests for roundeven and roundevenf.
2020-03-03 Alistair FrancisConvert Python scripts to Python 3
2020-02-10 Wilco DijkstraImprove random memcpy benchmark
2020-01-20 Joseph MyersRun bench-timing-type with newly built libc.
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-13 Krzysztof KochAdd new script for plotting string benchmark JSON output
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-30 Wilco DijkstraUse generic memset/memcpy/memmove in benchtests
2019-07-08 Adhemerval Zanellabenchtests: Add logb{f} benchmark
2019-07-08 Adhemerval Zanellabenchtests: hypot benchmark
2019-06-28 Wilco DijkstraFurther improve string bench timing
2019-06-28 Anton YoudkevitchBump up the runtime for "short" benchmarks
2019-06-19 Stefan LieblerFix gcc 9 build errors for make xcheck. [BZ #24556]
2019-06-12 Adhemerval Zanellabenchtests: Add isnan/isinf/isfinite benchmark
2019-06-11 Wilco DijkstraBenchmark strstr hard needles
2019-05-21 Wilco DijkstraImprove string benchtest timing
2019-04-25 Florian Weimerbenchtests: Enable BIND_NOW if configured with --enable...
2019-04-24 Wilco DijkstraReduce benchtests time
2019-04-09 Wilco DijkstraImprove string benchtests
2019-04-09 Wilco DijkstraImprove bench-strstr
2019-04-09 Wilco DijkstraImprove bench-memmem
2019-04-09 Wilco DijkstraRemove TIMING_INIT
2019-03-22 Wilco DijkstraAdd generic hp-timing support
2019-03-22 Adhemerval ZanellaRefactor hp-timing rtld usage
2019-02-27 Joseph MyersAdd some spaces before '('.
2019-02-22 Joseph MyersBreak some lines before not after operators.
2019-02-14 Wilco DijkstraAdd missing bench-malloc-simple.c file.
2019-02-14 Wilco DijkstraAdd malloc micro benchmark
2019-02-14 Siddhesh Poyarekarbenchtests: Remove useless ORIG_SRC in memmove benchmarks
2019-02-12 Wilco DijkstraString benchtest cleanup
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-27 Wilco DijkstraImprove bench-strlen
2018-12-21 Wilco DijkstraRefactor string benchtests
2018-12-12 Leonardo Sandovalbenchtests: send non-consumable data to stderr
2018-12-12 Leonardo Sandovalbenchtests: include --stats parameter
2018-12-12 Leonardo Sandovalbenchtests: keep comparing even if function timings...
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-29 Joseph MyersPatch to require Python 3.4 or later to build glibc.
2018-10-24 H.J. Lux86: Support RDTSCP for benchtests
2018-10-17 Andreas SchwabDon't reduce test timeout to less than default
2018-10-08 Leonardo Sandovalbenchtests: Set float type on --threshold argument
2018-08-16 Siddhesh PoyarekarReallocate buffers for every run in strlen
2018-08-16 Siddhesh PoyarekarPrint strlen benchmark output in json
2018-08-11 Siddhesh Poyarekar[benchtests] Add workload test properties to schema
2018-08-11 Siddhesh Poyarekar[benchtests] Add mandatory attributes to workload tests
2018-08-07 Siddhesh Poyarekarbenchtests: Clean up the alloc_bufs
2018-08-02 Siddhesh Poyarekar[benchtests] Fix compare_strings.py for python2
2018-07-19 Leonardo Sandovalbenchtests: improve argument parsing through argparse...
2018-07-16 Wilco DijkstraImprove strstr performance
2018-06-12 H.J. Lubenchtests: Add -f/--functions argument
2018-06-01 Leonardo Sandovalbenchtests: Catch exceptions in input arguments
2018-06-01 Leonardo Sandovalbenchtests: Add --no-diff and --no-header options
2018-05-07 Siddhesh Poyarekarbenchtests: Move iterator declaration into loop header
2018-03-19 Wilco DijkstraUndefine attribute_hidden to fix benchtests
2018-03-15 Wilco DijkstraUse correct includes in benchtests
next