aboutsummaryrefslogtreecommitdiff
path: root/benchtests
AgeCommit message (Expand)AuthorFilesLines
2021-03-29add workload traces for missing functions (double format)Paul Zimmermann15-4/+13231
2021-03-16benchtests: Add ilogb* testsRaphael Moreira Zinsly4-2/+35
2021-02-10benchtests: Updated json bench-variant attributeNaohiro Tamura1-1/+1
2021-02-08strchr: Add additional benchmarks and testsnoah1-1/+25
2021-01-26benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar1-7/+7
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert83-84/+84
2020-10-21New benchtest: pthread locksDJ Delorie2-1/+556
2020-09-24bench-strcmp.c: Add workloads on page boundaryH.J. Lu1-0/+56
2020-09-24bench-strncmp.c: Add workloads on page boundaryH.J. Lu1-0/+128
2020-09-23benchtests: Run _Float128 tests only on architectures that support itArjun Shankar4-7/+11
2020-09-10benchtests: Add "workload" traces for sinf128Paul Zimmermann2-1/+2008
2020-09-10benchtests: Add "workload" traces for sinfPaul Zimmermann1-0/+2004
2020-09-10benchtests: Add "workload" traces for sinPaul Zimmermann1-0/+2004
2020-09-10benchtests: Add "workload" traces for powf128Paul Zimmermann2-1/+1006
2020-09-10benchtests: Add "workload" traces for powPaul Zimmermann1-0/+1002
2020-09-10benchtests: Add "workload" traces for expf128Paul Zimmermann2-1/+1006
2020-09-10benchtests: Add "workload" traces for expPaul Zimmermann1-0/+1002
2020-08-04benchtests/README update.Paul Zimmermann1-6/+14
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel1-29/+0
2020-06-19benchtests: Add exp10f benchmarkAdhemerval Zanella2-1/+2390
2020-06-05benchtests: Restore the clock_gettime optionH.J. Lu3-2/+17
2020-06-05Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic/hp-timing.hH.J. Lu1-1/+0
2020-05-20y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski1-1/+1
2020-03-27Add benchtests for roundeven and roundevenf.Shen-Ta Hsieh3-2/+47
2020-03-03Convert Python scripts to Python 3Alistair Francis2-2/+2
2020-02-10Improve random memcpy benchmarkWilco Dijkstra1-29/+57
2020-01-20Run bench-timing-type with newly built libc.Joseph Myers1-1/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers82-82/+82
2019-11-13Add new script for plotting string benchmark JSON outputKrzysztof Koch1-0/+395
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert81-81/+81
2019-08-30Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra5-91/+65
2019-07-08benchtests: Add logb{f} benchmarkAdhemerval Zanella3-1/+23
2019-07-08benchtests: hypot benchmarkAdhemerval Zanella2-1/+17
2019-06-28Further improve string bench timingWilco Dijkstra12-13/+14
2019-06-28Bump up the runtime for "short" benchmarksAnton Youdkevitch9-8/+9
2019-06-19Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler2-2/+3
2019-06-12benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella4-1/+67
2019-06-11Benchmark strstr hard needlesWilco Dijkstra1-0/+79
2019-05-21Improve string benchtest timingWilco Dijkstra12-32/+25
2019-04-25benchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer1-2/+10
2019-04-24Reduce benchtests timeWilco Dijkstra2-3/+3
2019-04-09Improve string benchtestsWilco Dijkstra9-141/+73
2019-04-09Improve bench-strstrWilco Dijkstra1-83/+137
2019-04-09Improve bench-memmemWilco Dijkstra1-17/+62
2019-04-09Remove TIMING_INITWilco Dijkstra5-17/+1
2019-03-22Add generic hp-timing supportWilco Dijkstra3-48/+9
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella1-1/+1
2019-02-27Add some spaces before '('.Joseph Myers3-9/+10
2019-02-22Break some lines before not after operators.Joseph Myers2-7/+7