summaryrefslogtreecommitdiff
path: root/benchmarks/stdlib_benchmark.cpp
AgeCommit message (Expand)Author
2020-10-22Make more use of benchmark::DoNotOptimize in benchmarks.Elliott Hughes
2020-01-29Add a couple of new benchmarks.Christopher Ferris
2019-12-05Add mallopt M_PURGE benchmark.Christopher Ferris
2019-11-13Remove unused code.Christopher Ferris
2019-09-26benchmarks: remove more boilerplate.Elliott Hughes
2019-04-05Add malloc benchmarks.Christopher Ferris
2018-09-20Touch the memory when doing malloc/free benchmark.Christopher Ferris
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2017-12-19More benchmarks.Elliott Hughes
2017-11-30Generate all the benchmarks to run.Christopher Ferris
2017-08-09Improve error handling and fix minor bugs in bionic benchmarks.Anders Lewis
2017-08-09Add musl benchmarks.Anders Lewis