1. 6f9c35d bionic: benchmark: add clock_getres performance tests by Mark Salyzyn · 8 years ago
  2. 6ffa10f bionic: benchmark: additional clock_gettime performance tests by Mark Salyzyn · 8 years ago
  3. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  4. ea87716 localtime_r(3) should act as if it calls tzset(3). by Elliott Hughes · 9 years ago
  5. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 9 years ago
  6. 3fe1515 Add missing include. by Dan Albert · 10 years ago
  7. df4942c Refactor the benchmark code. by Christopher Ferris · 10 years ago
  8. 212e0e3 Build our benchmarks against glibc too. by Elliott Hughes · 11 years ago
  9. 905e6d5 Start hiding "private/bionic_time.h". by Elliott Hughes · 11 years ago
  10. 625993d Use VDSO for clock_gettime(2) and gettimeofday(2). by Elliott Hughes · 11 years ago
  11. 7634db5 Add a couple more system call benchmarks. by Elliott Hughes · 11 years ago
  12. bd3efbc bionic: move benchmarks out of tests directory by Colin Cross · 12 years ago[Renamed from tests/time_benchmark.cpp]
  13. 4a05bef Cache the most-recently used timezone for mktime_tz and localtime_tz. by Elliott Hughes · 12 years ago