aboutsummaryrefslogtreecommitdiff
path: root/benchtests/Makefile
AgeCommit message (Expand)Author
2023-05-18benchtests: Reformat Makefile.Carlos O'Donell
2023-04-03benchtests: Add fmodf benchmarkAdhemerval Zanella Netto
2023-04-03benchtests: Add fmod benchmarkAdhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella
2022-10-03Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylockNoah Goldstein
2022-07-22benchtests: Add arc4random benchtestAdhemerval Zanella Netto
2022-05-23benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hashNoah Goldstein
2022-05-06benchtests: Add wcrtomb microbenchmarkSiddhesh Poyarekar
2022-04-29benchtests: Better libmvec integrationSiddhesh Poyarekar
2022-04-29benchtests: Add UNSUPPORTED benchmark statusSiddhesh Poyarekar
2022-04-27benchtests: Add pthread-mutex-locks benchWangyang Guo
2022-03-16benchtests: Use "=" instead of ":=" [BZ #28970]H.J. Lu
2022-02-25benchtests: Generate .d dependency files [BZ #28922]H.J. Lu
2022-02-23benchtests: Add benches for memset with 0 valueH.J. Lu
2022-02-08benchtests: Add benches for bzeroH.J. Lu
2022-02-07benchtests: Sort benches in MakefileH.J. Lu
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-11-05Revert "benchtests: Add acosf function to bench-math"Sunil K Pandey
2021-11-01benchtests: Add hypotfAdhemerval Zanella
2021-10-29benchtests: Add acosf function to bench-mathSunil K Pandey
2021-10-27Benchtests: Add benchtests for __memcmpeqNoah Goldstein
2021-10-23bench-math: Sort and put each bench per lineH.J. Lu
2021-10-04benchtests: Building benchmarks as static executablesH.J. Lu
2021-05-10add workload traces for cbrtlPaul Zimmermann
2021-03-29add workload traces for missing functions (double format)Paul Zimmermann
2021-03-16benchtests: Add ilogb* testsRaphael Moreira Zinsly
2021-01-26benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-10-21New benchtest: pthread locksDJ Delorie
2020-09-23benchtests: Run _Float128 tests only on architectures that support itArjun Shankar
2020-09-10benchtests: Add "workload" traces for sinf128Paul Zimmermann
2020-09-10benchtests: Add "workload" traces for powf128Paul Zimmermann
2020-09-10benchtests: Add "workload" traces for expf128Paul Zimmermann
2020-06-19benchtests: Add exp10f benchmarkAdhemerval Zanella
2020-06-05benchtests: Restore the clock_gettime optionH.J. Lu
2020-03-27Add benchtests for roundeven and roundevenf.Shen-Ta Hsieh
2020-01-20Run bench-timing-type with newly built libc.Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-08benchtests: Add logb{f} benchmarkAdhemerval Zanella
2019-07-08benchtests: hypot benchmarkAdhemerval Zanella
2019-06-12benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella
2019-04-25benchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer
2019-04-24Reduce benchtests timeWilco Dijkstra
2019-03-22Add generic hp-timing supportWilco Dijkstra
2019-02-14Add malloc micro benchmarkWilco Dijkstra
2019-02-12String benchtest cleanupWilco Dijkstra
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers