summaryrefslogtreecommitdiff
path: root/benchtests
AgeCommit message (Expand)Author
2025-11-21benchtests: Remove clang warningsAdhemerval Zanella
2025-11-21benchtests: Add attribute_optimizeAdhemerval Zanella
2025-11-21benchtests: Use __f128 on ilogbf128-inputs constantsAdhemerval Zanella
2025-11-21benchtests: Add fmaf benchtestsAdhemerval Zanella
2025-11-21benchtests: Add fma benchtestsAdhemerval Zanella
2025-11-13htl: Drop pthread-functions infrastructureSamuel Thibault
2025-11-12hurd: Drop remnants of cthreadsSamuel Thibault
2025-11-10benchtests: Add benchmarks for frexp functionsOsama Abdelkader
2025-10-22plot_strings.py: Replace np.complex with complexH.J. Lu
2025-10-08benchtests: Improve fmod benchmarkAdhemerval Zanella
2025-10-08benchtests: Add lgammaf_r benchmarkAdhemerval Zanella
2025-10-01benchtests: Add remainderf benchtestAdhemerval Zanella
2025-10-01benchtests: Add remainder benchtestAdhemerval Zanella
2025-09-27AArch64: Implement AdvSIMD and SVE log10p1(f) routinesLuna Lamb
2025-09-27AArch64: Implement AdvSIMD and SVE log2p1(f) routinesLuna Lamb
2025-09-23benchtests: Add workload for tgammaf-inputsAdhemerval Zanella
2025-09-22benchtests: Fix warning in bench-strchr.cWilco Dijkstra
2025-09-11benchtests: Add workload directive for tgammaAdhemerval Zanella
2025-09-11benchtests: Add workload directive for erf and erfcAdhemerval Zanella
2025-09-11benchtests: Add workload for lgammaAdhemerval Zanella
2025-09-11benchtests: Add workload for asinhAdhemerval Zanella
2025-09-11benchtests: Add workload for acoshAdhemerval Zanella
2025-09-02AArch64: Implement exp2m1 and exp10m1 routinesHasaan Khan
2025-08-27added benchmark inputs for rsqrtf and rsqrtPaul Zimmermann
2025-08-26add missing benchmark files for several C23 binary64 functionsPaul Zimmermann
2025-08-12benchtests: Avoid truncation in random memcpy/memset benchmarksWilco Dijkstra
2025-08-04Revert "benchtests: Avoid overflow in random memcpy/memset benchmarks"Wilco Dijkstra
2025-08-04benchtests: Avoid overflow in random memcpy/memset benchmarksWilco Dijkstra
2025-08-02benchtests: Cleanup bench-malloc-threadWilco Dijkstra
2025-07-29replace atan2-inputs with more meaningful inputsPaul Zimmermann
2025-06-24benchtests: Add IPv6 inet_ntop benchmarkAdhemerval Zanella
2025-06-24benchtests: Add IPv4 inet_ntop benchmarkAdhemerval Zanella
2025-06-13benchtests: Improve modf benchtestAdhemerval Zanella
2025-06-13benchtests: Add modff benchtestAdhemerval Zanella
2025-05-23libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f)Wilco Dijkstra
2025-05-15benchtest: malloc tcache hotpath benchtestCupertino Miranda
2025-05-13added benchtest inputs for log2lPaul Zimmermann
2025-05-13added benchtest inputs for explPaul Zimmermann
2025-05-13added benchtest inputs for powlPaul Zimmermann
2025-05-13added benchtest inputs for fmalPaul Zimmermann
2025-04-25benchtest: Correct shell script related to bench-malloc-threadCupertino Miranda
2025-03-18benchtests: Increase iterations of bench-malloc-simpleWilco Dijkstra
2025-03-13x86_64: Add atanh with FMASunil K Pandey
2025-03-13x86_64: Add sinh with FMASunil K Pandey
2025-03-13benchtests: Remove wrong snippet from 360cce0b06Adhemerval Zanella
2025-03-13nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782)Adhemerval Zanella
2025-03-05benchtests: Add random strlen benchmarkWilco Dijkstra
2025-03-05benchtests: Improve large memcpy/memset benchmarksWilco Dijkstra
2025-02-12benchtests: Add tanpifAdhemerval Zanella
2025-02-12benchtests: Add sinpifAdhemerval Zanella