aboutsummaryrefslogtreecommitdiff
path: root/benchtests
AgeCommit message (Expand)AuthorFilesLines
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert109-109/+109
2025-12-17malloc: remove fastbin testsDev Jain1-1/+1
2025-12-16benchtests: Add pthread mutex trylock recursive throughput test (BZ #33704)Sunil K Pandey2-0/+23
2025-12-16benchtests: Refactor pthread trylock throughput test (BZ #33704)Sunil K Pandey2-158/+178
2025-12-13benchtests: Add pthread mutex trylock throughput test (BZ #33704)Sunil K Pandey2-0/+179
2025-12-09Handle clang -Wignored-attributes on weak aliasesAdhemerval Zanella1-0/+1
2025-12-05benchtests: Add benchtests for rsqrtJames Chesterman1-0/+4100
2025-12-05benchtests: Add benchtests for rsqrtfJames Chesterman1-0/+4100
2025-11-21benchtests: Fix bench-build after cd748a63abAdhemerval Zanella3-3/+3
2025-11-21bench-malloc-thread: Add libm for powfAdhemerval Zanella1-0/+2
2025-11-21benchtests: Remove clang warningsAdhemerval Zanella2-3/+3
2025-11-21benchtests: Add attribute_optimizeAdhemerval Zanella3-13/+14
2025-11-21benchtests: Use __f128 on ilogbf128-inputs constantsAdhemerval Zanella1-4/+4
2025-11-21benchtests: Add fmaf benchtestsAdhemerval Zanella2-0/+1007
2025-11-21benchtests: Add fma benchtestsAdhemerval Zanella2-0/+1007
2025-11-13htl: Drop pthread-functions infrastructureSamuel Thibault1-2/+0
2025-11-12hurd: Drop remnants of cthreadsSamuel Thibault1-1/+0
2025-11-10benchtests: Add benchmarks for frexp functionsOsama Abdelkader4-0/+3022
2025-10-22plot_strings.py: Replace np.complex with complexH.J. Lu1-1/+1
2025-10-08benchtests: Improve fmod benchmarkAdhemerval Zanella3-6/+8
2025-10-08benchtests: Add lgammaf_r benchmarkAdhemerval Zanella2-0/+1006
2025-10-01benchtests: Add remainderf benchtestAdhemerval Zanella2-0/+2184
2025-10-01benchtests: Add remainder benchtestAdhemerval Zanella2-0/+2184
2025-09-27AArch64: Implement AdvSIMD and SVE log10p1(f) routinesLuna Lamb2-0/+8200
2025-09-27AArch64: Implement AdvSIMD and SVE log2p1(f) routinesLuna Lamb2-0/+8200
2025-09-23benchtests: Add workload for tgammaf-inputsAdhemerval Zanella1-0/+1
2025-09-22benchtests: Fix warning in bench-strchr.cWilco Dijkstra1-0/+4
2025-09-11benchtests: Add workload directive for tgammaAdhemerval Zanella1-0/+1
2025-09-11benchtests: Add workload directive for erf and erfcAdhemerval Zanella2-0/+2
2025-09-11benchtests: Add workload for lgammaAdhemerval Zanella1-1001/+1002
2025-09-11benchtests: Add workload for asinhAdhemerval Zanella1-300/+1002
2025-09-11benchtests: Add workload for acoshAdhemerval Zanella1-300/+1002
2025-09-02AArch64: Implement exp2m1 and exp10m1 routinesHasaan Khan4-0/+16400
2025-08-27added benchmark inputs for rsqrtf and rsqrtPaul Zimmermann3-0/+2010
2025-08-26add missing benchmark files for several C23 binary64 functionsPaul Zimmermann12-0/+11066
2025-08-12benchtests: Avoid truncation in random memcpy/memset benchmarksWilco Dijkstra2-2/+2
2025-08-04Revert "benchtests: Avoid overflow in random memcpy/memset benchmarks"Wilco Dijkstra2-2/+2
2025-08-04benchtests: Avoid overflow in random memcpy/memset benchmarksWilco Dijkstra2-2/+2
2025-08-02benchtests: Cleanup bench-malloc-threadWilco Dijkstra1-9/+9
2025-07-29replace atan2-inputs with more meaningful inputsPaul Zimmermann1-1002/+1001
2025-06-24benchtests: Add IPv6 inet_ntop benchmarkAdhemerval Zanella3-0/+1014
2025-06-24benchtests: Add IPv4 inet_ntop benchmarkAdhemerval Zanella3-0/+1019
2025-06-13benchtests: Improve modf benchtestAdhemerval Zanella1-3/+4010
2025-06-13benchtests: Add modff benchtestAdhemerval Zanella2-0/+8012
2025-05-23libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f)Wilco Dijkstra8-0/+16458
2025-05-15benchtest: malloc tcache hotpath benchtestCupertino Miranda3-0/+205
2025-05-13added benchtest inputs for log2lPaul Zimmermann2-0/+1005
2025-05-13added benchtest inputs for explPaul Zimmermann2-0/+1005
2025-05-13added benchtest inputs for powlPaul Zimmermann2-0/+1004
2025-05-13added benchtest inputs for fmalPaul Zimmermann2-0/+1004