summaryrefslogtreecommitdiff
path: root/benchtests/bench-malloc-simple.c
AgeCommit message (Expand)Author
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-17malloc: remove fastbin testsDev Jain
2025-03-18benchtests: Increase iterations of bench-malloc-simpleWilco Dijkstra
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-11-29benchtests: Add calloc testWangyang Guo
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
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-06-19Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler
2019-04-09Remove TIMING_INITWilco Dijkstra
2019-02-14Add missing bench-malloc-simple.c file.Wilco Dijkstra