1. e8693e7 Make more use of benchmark::DoNotOptimize in benchmarks. by Elliott Hughes · 4 years, 9 months ago
  2. ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  3. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  4. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 7 years ago
  5. 7063a83 More benchmarks. by Elliott Hughes · 8 years ago
  6. 3b644e9 Trivial scanf benchmarks. by Elliott Hughes · 8 years ago
  7. 858e336 Generate all the benchmarks to run. by Christopher Ferris · 8 years ago
  8. 5305a4d 10x printf speedup. by Elliott Hughes · 8 years ago
  9. 9280599 Add basic printf benchmarks. by Elliott Hughes · 8 years ago
  10. 938bece Benchmark fgetln(3) and getline(3) as well as fgets(3). by Elliott Hughes · 8 years ago
  11. d706fe5 Fix the stdio fwrite benchmark. by Elliott Hughes · 8 years ago
  12. a98a5fb Improve error handling and fix minor bugs in bionic benchmarks. by Anders Lewis · 8 years ago
  13. ac4f4b4 Add musl benchmarks. by Anders Lewis · 8 years ago
  14. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  15. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  16. 1a5fd9c Fix misc-macro-parentheses warnings in bionic. by Chih-Hung Hsieh · 9 years ago
  17. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 9 years ago
  18. c217373 Fix unused result errors in bionic. by Elliott Hughes · 10 years ago
  19. df4942c Refactor the benchmark code. by Christopher Ferris · 10 years ago
  20. 8c4994b Implement __fsetlocking. by Elliott Hughes · 10 years ago
  21. 1cf32f8 Add a benchmark for using stdio to read a file in /proc. by Elliott Hughes · 10 years ago
  22. 47dc7c9 Benchmark fread/fwrite both buffered and unbuffered. by Elliott Hughes · 11 years ago
  23. b28e490 Add various benchmarks. by Elliott Hughes · 11 years ago