summaryrefslogtreecommitdiff
path: root/benchmarks/bionic_benchmarks.cpp
AgeCommit message (Expand)Author
2020-02-19benchmarks: add 16 and 32 bytes to common sizesJake Weinstein
2018-08-11Add option to define ranges sets for benchmarksAdhemerval Zanella
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-07Change args to int64_tHaibo Huang
2018-06-19Add sinf/cosf/sincosf benchmarkAdhemerval Zanella
2018-05-04Fix bug in --bionic_cpu option handling.Christopher Ferris
2018-01-19Address a bunch of clang-tidy complaints.Elliott Hughes
2018-01-08Remove workaround for running property tests.Christopher Ferris
2017-11-30Add new benchmark options.Christopher Ferris
2017-11-30Generate all the benchmarks to run.Christopher Ferris
2017-08-24A few small fix ups.Christopher Ferris
2017-08-11Merge "Improve error handling and fix minor bugs in bionic benchmarks."Christopher Ferris
2017-08-10Merge "Add musl benchmarks."Christopher Ferris
2017-08-09Improve error handling and fix minor bugs in bionic benchmarks.Anders Lewis
2017-08-09Add musl benchmarks.Anders Lewis
2017-08-08Track tinyxml2 API change.Elliott Hughes
2017-08-07Implement interface for bionic benchmarks.Anders Lewis