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