1. 941a1a1 Do not build host benchmark code on macs. by Christopher Ferris · 11 years ago
  2. 14152b9 Remove obsolete BUILD_TINY_ANDROID. by Elliott Hughes · 11 years ago
  3. 8c4994b Implement __fsetlocking. by Elliott Hughes · 11 years ago
  4. 1cf32f8 Add a benchmark for using stdio to read a file in /proc. by Elliott Hughes · 11 years ago
  5. 8bb020e Use SI prefixes throughout the benchmark output. by Elliott Hughes · 11 years ago
  6. e48f533 Use a vector of benchmarks and new for loop syntax. by Elliott Hughes · 11 years ago
  7. a763504 bionic benchmarks: limit benchmark run time to 1s real time by Colin Cross · 12 years ago
  8. 7b9df19 bionic benchmarks: export benchmark library by Colin Cross · 12 years ago
  9. 8cf1b30 Use mmap to create the pthread_internal_t by Yabin Cui · 11 years ago
  10. 06b1b8c Extract bionic-prepare-run-on-host to inc file. by Dmitriy Ivanov · 11 years ago
  11. 212e0e3 Build our benchmarks against glibc too. by Elliott Hughes · 11 years ago
  12. 076f69d Merge "Benchmark fread/fwrite both buffered and unbuffered." by Elliott Hughes · 11 years ago
  13. 47dc7c9 Benchmark fread/fwrite both buffered and unbuffered. by Elliott Hughes · 11 years ago
  14. f2bb57c Fix running the bionic benchmarks on the host. by Elliott Hughes · 11 years ago
  15. 3a5aeba Switch benchmarks and tests to libc++. by Dan Albert · 11 years ago
  16. 055a59c Prevent benchmarks from being optimized away. by Dan Albert · 11 years ago
  17. 837a962 Add benchmarks for pthread_rw_locks by Calin Juravle · 11 years ago
  18. 905e6d5 Start hiding "private/bionic_time.h". by Elliott Hughes · 11 years ago
  19. 625993d Use VDSO for clock_gettime(2) and gettimeofday(2). by Elliott Hughes · 11 years ago
  20. 53531cc Make sure not to construct illegal property names. by Christopher Ferris · 11 years ago
  21. 28417e6 Added a __system_property_serial benchmark. by Brigid Smith · 11 years ago
  22. a304476 Added __system_propery_read benchmark. by Brigid Smith · 11 years ago
  23. 7086ad6 Cache getpid. by Elliott Hughes · 11 years ago
  24. 5ab51d0 Fix GCC 4.9 complaint about int/size_t mismatch. by Elliott Hughes · 11 years ago
  25. c0eed72 Size the benchmark name column appropriately. by Elliott Hughes · 11 years ago
  26. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 11 years ago
  27. 7634db5 Add a couple more system call benchmarks. by Elliott Hughes · 11 years ago
  28. a147a1d AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation. by Serban Constantinescu · 11 years ago
  29. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 11 years ago
  30. 5d9a7ba Avoid a system call in 'gettid'. by Elliott Hughes · 11 years ago
  31. 7a39094 Revert "Removes bionic's dependence on stlport" by Dan Albert · 11 years ago
  32. 4d35da1 Removes bionic's dependence on stlport by Dan Albert · 11 years ago
  33. 1728b23 Switch to g_ for globals. by Elliott Hughes · 11 years ago
  34. 3347a79 Add ability to run on host for x86/x86_64. by Christopher Ferris · 11 years ago
  35. 8b1ade5 Modify hard-coded directory. by Christopher Ferris · 11 years ago
  36. 345b49a Build 32/64 bit versions of tests/benchmarks. by Christopher Ferris · 11 years ago
  37. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 11 years ago
  38. b28e490 Add various benchmarks. by Elliott Hughes · 11 years ago
  39. 282e232 AArch64: Add fixes to bionic/tests by Serban Constantinescu · 12 years ago
  40. bd3efbc bionic: move benchmarks out of tests directory by Colin Cross · 12 years ago