1. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 10 months ago
  2. a9d5f9b Update benchmarks/README.md for perf-setup to soong by yangbill · 10 months ago
  3. a58871b Also mention our _static_ benchmark binaries. by Elliott Hughes · 11 months ago
  4. fa7fea5 Merge "Improve the <ctype.h> (and <wctype.h>) benchmarks." into main by Elliott Hughes · 11 months ago
  5. be36fc5 Improve the <ctype.h> (and <wctype.h>) benchmarks. by Christopher Ferris · 11 months ago
  6. e0f02b7 The libc++ upgrade means we can use contains() in benchmarks now. by Elliott Hughes · 11 months ago
  7. c2a4e89 linker benchmark: our riscv64 toolchain has lga now. by Elliott Hughes · 12 months ago
  8. 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year ago
  9. b2bb21d Minor benchmark fixes. by Christopher Ferris · 1 year, 2 months ago
  10. 4a98366 Adding missing mm tests in syscall.xml by Carlos Galo · 1 year, 2 months ago
  11. 5ab3daa Merge changes Iec225109,I988e9495 into main by Treehugger Robot · 1 year, 2 months ago
  12. f86d29c Add mprotect syscall benchmark by Carlos Galo · 1 year, 3 months ago
  13. 457dee1 Make our <ctype.h> benchmarks less useless. by Elliott Hughes · 1 year, 3 months ago
  14. fb7dd9d Rename mmap benchmarks to mm benchmark by Carlos Galo · 1 year, 3 months ago
  15. 66abb0a Address review comments on previous change. by Elliott Hughes · 1 year, 3 months ago
  16. d7144fc Merge "Migrate Test Targets to New Android Ownership Model" into main by Aditya Choudhary · 1 year, 4 months ago
  17. 2ee65a2 Silence the -Wdeprecated-volatile warnings from our atomic benchmarks. by Elliott Hughes · 1 year, 4 months ago
  18. d9d37c0 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 1 year, 4 months ago
  19. 7606110 Merge "Silence the linker_relocation benchmark weak symbol warnings." into main by Elliott Hughes · 1 year, 4 months ago
  20. 4c41cab Silence the linker_relocation benchmark weak symbol warnings. by Elliott Hughes · 1 year, 4 months ago
  21. 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 1 year, 4 months ago
  22. 3e281b1 Update mmap benchmarks and add madvise bechmarks. by Christopher Ferris · 1 year, 5 months ago
  23. 4e62055 Add a missing strtol() family test and a hex benchmark. by Elliott Hughes · 1 year, 5 months ago
  24. 08b0a68 Unmap appcompat properties in property benchmark by Nate Myren · 1 year, 6 months ago
  25. 58df4df Modify benchmark for appcompat properties, exit when init fails by Nate Myren · 1 year, 7 months ago
  26. b4e560e Add android_mallopt M_GET_DECAY_TIME_ENABLED. by Christopher Ferris · 1 year, 7 months ago
  27. a01b292 Merge "s/master/main/" into main by Treehugger Robot · 1 year, 8 months ago
  28. 9c06d16 s/master/main/ by Elliott Hughes · 1 year, 8 months ago
  29. 7ee0b31 Update the benchmarks/NOTICE file. by Elliott Hughes · 1 year, 8 months ago
  30. 9a0a360 Add mmap syscall benchmarks by Suren Baghdasaryan · 1 year, 9 months ago
  31. 3df5b76 Match new google benchmark help output. by Christopher Ferris · 1 year, 8 months ago
  32. 5dd1582 Remove a stray newline. by Elliott Hughes · 1 year, 9 months ago
  33. 4414844 Add multithreads throughput benchmark by Chia-hung Duan · 1 year, 11 months ago
  34. 61c0dce Remove symbols that don't exist in musl from linker benchmark by Colin Cross · 2 years ago
  35. f2d93d6 Modify argument parser for multiple arguments. by Christopher Ferris · 2 years ago
  36. 80b551d Fix benchmark unit tests. by Christopher Ferris · 2 years ago
  37. d86eb86 Add support for M_PURGE_ALL. by Christopher Ferris · 2 years, 3 months ago
  38. a15d5c4 Add a malloc rss benchmark by Chia-hung Duan · 2 years, 10 months ago
  39. 20561b8 Add riscv64 support to the linker relocation benchmark. by Elliott Hughes · 2 years, 6 months ago
  40. 82fc2d5 Update module configs for native tests by Guang Zhu · 3 years, 8 months ago
  41. da446cc Tweak linux_glibc properties for musl builds in bionic by Colin Cross · 3 years, 2 months ago
  42. daa6b82 Fix bionic benchmarks and header tests for musl by Colin Cross · 3 years, 5 months ago
  43. e4d5efe strftime: format small positive integers ourselves. by Elliott Hughes · 3 years, 6 months ago
  44. 09bf432 New multi-byte character benchmarks. by Elliott Hughes · 3 years, 6 months ago
  45. c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 2 months ago
  46. 363a480 Merge "Update gen_bench.py to propagate license information." by Elliott Hughes · 4 years, 3 months ago
  47. f5a97dc Update gen_bench.py to propagate license information. by Elliott Hughes · 4 years, 3 months ago
  48. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 3 months ago
  49. 332065d Merge "Fix/update notices." by Elliott Hughes · 4 years, 3 months ago
  50. aa8db1b Fix/update notices. by Elliott Hughes · 4 years, 3 months ago
  51. fd64868 Mark cc_library_headers targets as being bp2build_available. by Rupert Shuttleworth · 4 years, 3 months ago
  52. 2cefcb1 Add a bionic-benchmarks-static target. by Peter Collingbourne · 4 years, 5 months ago
  53. e8693e7 Make more use of benchmark::DoNotOptimize in benchmarks. by Elliott Hughes · 4 years, 7 months ago
  54. 3f09b0a Merge "Update module name referenced in README.md" by Peter Kalauskas · 4 years, 7 months ago
  55. a3d41ee Add __cxa_atexit benchmark by Ryan Prichard · 4 years, 8 months ago
  56. b5f8e03 Update module name referenced in README.md by Peter Kalauskas · 4 years, 7 months ago
  57. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 4 years, 10 months ago
  58. 8c936b4 Use more inclusive language. by Elliott Hughes · 5 years ago
  59. d613f89 Add a std::map, std::unordered_map benchmark. by Christopher Ferris · 5 years ago
  60. 4b11192 benchmarks: add 16 and 32 bytes to common sizes by Jake Weinstein · 5 years ago
  61. bdb678c Merge "Add an end-to-end property benchmark." by Tom Cherry · 5 years ago
  62. 8937935 Add a couple of new benchmarks. by Christopher Ferris · 5 years ago
  63. f82e39f Add a liblog dependency by Ryan Prichard · 5 years ago
  64. 41f1970 Add a linker relocation benchmark by Ryan Prichard · 5 years ago
  65. 2f95d19 Add liblog as a dependency where libbase is used. by Tom Cherry · 5 years ago
  66. 5a3c920 Add mallopt M_PURGE benchmark. by Christopher Ferris · 5 years ago
  67. ae57a6b Remove unused code. by Christopher Ferris · 6 years ago
  68. b481a2e Revert "Revert "Make system property reads wait-free"" by Raman Tenneti · 6 years ago
  69. de39d92 Revert "Make system property reads wait-free" by Raman Tenneti · 6 years ago
  70. 0cf9055 Make system property reads wait-free by Daniel Colascione · 6 years ago
  71. c4e727b Add dladdr benchmark. by Steven Moreland · 6 years ago
  72. a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
  73. 41488b7 Merge "Revert "Revert "Add benchmarks that run simple programs""" by Ryan Prichard · 6 years ago
  74. 9ff7d09 Add trivial <ctype.h> benchmarks. by Elliott Hughes · 6 years ago
  75. 2c236bc Revert "Revert "Add benchmarks that run simple programs"" by Ryan Prichard · 6 years ago
  76. f5b44a5 Merge "benchmarks: remove more boilerplate." by Elliott Hughes · 6 years ago
  77. 0878ac9 Merge "Revert "Add benchmarks that run simple programs"" by Raman Tenneti · 6 years ago
  78. 3bf27c8 Revert "Add benchmarks that run simple programs" by Raman Tenneti · 6 years ago
  79. 96705e3 benchmarks: remove more boilerplate. by Elliott Hughes · 6 years ago
  80. bab9cfd Add trivial towlower/towupper benchmarks. by Elliott Hughes · 6 years ago
  81. ef0adb1 Merge "run-on-host fixes" by Ryan Prichard · 6 years ago
  82. aa85ac2 Add benchmarks that run simple programs by Ryan Prichard · 6 years ago
  83. 3cfb89d run-on-host fixes by Ryan Prichard · 6 years ago
  84. dfa3231 Merge "Fix running tests/benchmarks on the host." by Elliott Hughes · 6 years ago
  85. 4da99ff Fix running tests/benchmarks on the host. by Elliott Hughes · 6 years ago
  86. d655bc6 Update doc comment about running the benchmarks. by Elliott Hughes · 6 years ago
  87. 7ec2c8a Add malloc benchmarks. by Christopher Ferris · 6 years ago
  88. 358603a Modernise code to use override specifier by Yi Kong · 6 years ago
  89. 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  90. ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  91. 9ac0cd5 Fix test failures. by Christopher Ferris · 7 years ago
  92. 18cbed7 Make the test less specific. by Christopher Ferris · 7 years ago
  93. 3e5754c Add benchmarks for heap size retrieval by Hans Boehm · 7 years ago
  94. efaa60f Merge "Only use NDK libraries in the benchmarks." by Elliott Hughes · 7 years ago
  95. 6273299 Only use NDK libraries in the benchmarks. by Elliott Hughes · 7 years ago
  96. 4fae703 Touch the memory when doing malloc/free benchmark. by Christopher Ferris · 7 years ago
  97. ed16b34 Merge "benchmarks: Fix the benchmark tests." by Peter Collingbourne · 7 years ago
  98. 62011c2 benchmarks: Update the documentation. by Peter Collingbourne · 7 years ago
  99. c282ca9 benchmarks: Fix the benchmark tests. by Peter Collingbourne · 7 years ago
  100. e466cc0 Add benchmark for strncmp by Haibo Huang · 7 years ago