about summary refs log tree commit diff
path: root/benchtests
Commit message (Expand)AuthorAgeFilesLines
* Run bench-timing-type with newly built libc.Joseph Myers2020-01-201-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0182-82/+82
* Add new script for plotting string benchmark JSON outputKrzysztof Koch2019-11-131-0/+395
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0781-81/+81
* Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra2019-08-305-91/+65
* benchtests: Add logb{f} benchmarkAdhemerval Zanella2019-07-083-1/+23
* benchtests: hypot benchmarkAdhemerval Zanella2019-07-082-1/+17
* Further improve string bench timingWilco Dijkstra2019-06-2812-13/+14
* Bump up the runtime for "short" benchmarksAnton Youdkevitch2019-06-289-8/+9
* Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler2019-06-192-2/+3
* benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella2019-06-124-1/+67
* Benchmark strstr hard needlesWilco Dijkstra2019-06-111-0/+79
* Improve string benchtest timingWilco Dijkstra2019-05-2112-32/+25
* benchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer2019-04-251-2/+10
* Reduce benchtests timeWilco Dijkstra2019-04-242-3/+3
* Improve string benchtestsWilco Dijkstra2019-04-099-141/+73
* Improve bench-strstrWilco Dijkstra2019-04-091-83/+137
* Improve bench-memmemWilco Dijkstra2019-04-091-17/+62
* Remove TIMING_INITWilco Dijkstra2019-04-095-17/+1
* Add generic hp-timing supportWilco Dijkstra2019-03-223-48/+9
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-1/+1
* Add some spaces before '('.Joseph Myers2019-02-273-9/+10
* Break some lines before not after operators.Joseph Myers2019-02-222-7/+7
* Add missing bench-malloc-simple.c file.Wilco Dijkstra2019-02-141-0/+188
* Add malloc micro benchmarkWilco Dijkstra2019-02-141-5/+13
* benchtests: Remove useless ORIG_SRC in memmove benchmarksSiddhesh Poyarekar2019-02-142-8/+8
* String benchtest cleanupWilco Dijkstra2019-02-1219-384/+28
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0182-82/+82
* Improve bench-strlenWilco Dijkstra2018-12-271-14/+20
* Refactor string benchtestsWilco Dijkstra2018-12-2121-207/+71
* benchtests: send non-consumable data to stderrLeonardo Sandoval2018-12-121-3/+4
* benchtests: include --stats parameterLeonardo Sandoval2018-12-121-9/+18
* benchtests: keep comparing even if function timings do not matchLeonardo Sandoval2018-12-121-1/+1
* Patch to require Python 3.4 or later to build glibc.Joseph Myers2018-10-291-7/+0
* x86: Support RDTSCP for benchtestsH.J. Lu2018-10-242-0/+15
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-171-3/+0
* benchtests: Set float type on --threshold argumentLeonardo Sandoval2018-10-081-1/+1
* Reallocate buffers for every run in strlenSiddhesh Poyarekar2018-08-161-7/+10
* Print strlen benchmark output in jsonSiddhesh Poyarekar2018-08-161-15/+38
* [benchtests] Add workload test properties to schemaSiddhesh Poyarekar2018-08-111-0/+4
* [benchtests] Add mandatory attributes to workload testsSiddhesh Poyarekar2018-08-111-0/+2
* benchtests: Clean up the alloc_bufsSiddhesh Poyarekar2018-08-086-33/+42
* [benchtests] Fix compare_strings.py for python2Siddhesh Poyarekar2018-08-031-2/+3
* benchtests: improve argument parsing through argparse libraryLeonardo Sandoval2018-07-191-21/+19
* Improve strstr performanceWilco Dijkstra2018-07-162-0/+2
* benchtests: Add -f/--functions argumentH.J. Lu2018-06-121-10/+42
* benchtests: Catch exceptions in input argumentsLeonardo Sandoval2018-06-011-10/+24
* benchtests: Add --no-diff and --no-header optionsLeonardo Sandoval2018-06-011-10/+18
* benchtests: Move iterator declaration into loop headerSiddhesh Poyarekar2018-05-072-5/+3
* Undefine attribute_hidden to fix benchtestsWilco Dijkstra2018-03-191-0/+1