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