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