aboutsummaryrefslogtreecommitdiff
path: root/benchtests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-18benchtests: Reformat Makefile.Carlos O'Donell1-15/+32
2023-04-03benchtests: Add fmodf benchmarkAdhemerval Zanella Netto1-0/+1
2023-04-03benchtests: Add fmod benchmarkAdhemerval Zanella Netto1-0/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella1-3/+3
2022-10-03Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylockNoah Goldstein1-1/+9
2022-07-22benchtests: Add arc4random benchtestAdhemerval Zanella Netto1-1/+4
2022-05-23benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hashNoah Goldstein1-4/+21
2022-05-06benchtests: Add wcrtomb microbenchmarkSiddhesh Poyarekar1-0/+1
2022-04-29benchtests: Better libmvec integrationSiddhesh Poyarekar1-15/+17
2022-04-29benchtests: Add UNSUPPORTED benchmark statusSiddhesh Poyarekar1-5/+18
2022-04-27benchtests: Add pthread-mutex-locks benchWangyang Guo1-0/+2
2022-03-16benchtests: Use "=" instead of ":=" [BZ #28970]H.J. Lu1-2/+4
2022-02-25benchtests: Generate .d dependency files [BZ #28922]H.J. Lu1-2/+6
2022-02-23benchtests: Add benches for memset with 0 valueH.J. Lu1-0/+3
2022-02-08benchtests: Add benches for bzeroH.J. Lu1-0/+3
2022-02-07benchtests: Sort benches in MakefileH.J. Lu1-19/+110
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-11-05Revert "benchtests: Add acosf function to bench-math"Sunil K Pandey1-1/+0
2021-11-01benchtests: Add hypotfAdhemerval Zanella1-0/+1
2021-10-29benchtests: Add acosf function to bench-mathSunil K Pandey1-0/+1
2021-10-27Benchtests: Add benchtests for __memcmpeqNoah Goldstein1-1/+1
2021-10-23bench-math: Sort and put each bench per lineH.J. Lu1-6/+62
2021-10-04benchtests: Building benchmarks as static executablesH.J. Lu1-7/+19
2021-05-10add workload traces for cbrtlPaul Zimmermann1-0/+4
2021-03-29add workload traces for missing functions (double format)Paul Zimmermann1-4/+5
2021-03-16benchtests: Add ilogb* testsRaphael Moreira Zinsly1-2/+2
2021-01-26benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar1-7/+7
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-21New benchtest: pthread locksDJ Delorie1-1/+2
2020-09-23benchtests: Run _Float128 tests only on architectures that support itArjun Shankar1-1/+5
2020-09-10benchtests: Add "workload" traces for sinf128Paul Zimmermann1-1/+1
2020-09-10benchtests: Add "workload" traces for powf128Paul Zimmermann1-1/+1
2020-09-10benchtests: Add "workload" traces for expf128Paul Zimmermann1-1/+1
2020-06-19benchtests: Add exp10f benchmarkAdhemerval Zanella1-1/+2
2020-06-05benchtests: Restore the clock_gettime optionH.J. Lu1-0/+6
2020-03-27Add benchtests for roundeven and roundevenf.Shen-Ta Hsieh1-2/+4
2020-01-20Run bench-timing-type with newly built libc.Joseph Myers1-1/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-08benchtests: Add logb{f} benchmarkAdhemerval Zanella1-1/+1
2019-07-08benchtests: hypot benchmarkAdhemerval Zanella1-1/+1
2019-06-12benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella1-1/+4
2019-04-25benchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer1-2/+10
2019-04-24Reduce benchtests timeWilco Dijkstra1-2/+2
2019-03-22Add generic hp-timing supportWilco Dijkstra1-6/+0
2019-02-14Add malloc micro benchmarkWilco Dijkstra1-5/+13
2019-02-12String benchtest cleanupWilco Dijkstra1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1