1. e2188d4 Add new benchmark options. by Christopher Ferris · 8 years ago
  2. 858e336 Generate all the benchmarks to run. by Christopher Ferris · 8 years ago
  3. a98a5fb Improve error handling and fix minor bugs in bionic benchmarks. by Anders Lewis · 8 years ago
  4. ac4f4b4 Add musl benchmarks. by Anders Lewis · 8 years ago
  5. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  6. f4447b9 Support memory alignment tests for string_benchmark.cpp by Anders Lewis · 8 years ago
  7. 1c487e1 Add benchmarks for strcpy and strcmp. by Anders Lewis · 8 years ago
  8. a99d052 Add copy-only, seek-only, and copy-and-seek benchmarks for strcat by Anders Lewis · 8 years ago
  9. 271be9b Split memmove benchmark into separate overlapping (src before dst and dst before src) and non-overlapping tests. by Anders Lewis · 8 years ago
  10. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  11. 1a5fd9c Fix misc-macro-parentheses warnings in bionic. by Chih-Hung Hsieh · 9 years ago
  12. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 9 years ago
  13. df4942c Refactor the benchmark code. by Christopher Ferris · 10 years ago
  14. bd3efbc bionic: move benchmarks out of tests directory by Colin Cross · 12 years ago[Renamed from tests/string_benchmark.cpp]
  15. 9edb3e0 Improve benchmarking tool, add a few math benchmarks. by Elliott Hughes · 12 years ago
  16. fbe44ec Add a memmove(3) benchmark. by Elliott Hughes · 13 years ago
  17. 7be369d Simple google3-compatible benchmarking. by Elliott Hughes · 13 years ago