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