- c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 5 months ago
- 363a480 Merge "Update gen_bench.py to propagate license information." by Elliott Hughes · 4 years, 5 months ago
- f5a97dc Update gen_bench.py to propagate license information. by Elliott Hughes · 4 years, 6 months ago
- aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
- 332065d Merge "Fix/update notices." by Elliott Hughes · 4 years, 6 months ago
- aa8db1b Fix/update notices. by Elliott Hughes · 4 years, 6 months ago
- fd64868 Mark cc_library_headers targets as being bp2build_available. by Rupert Shuttleworth · 4 years, 6 months ago
- 2cefcb1 Add a bionic-benchmarks-static target. by Peter Collingbourne · 4 years, 8 months ago
- e8693e7 Make more use of benchmark::DoNotOptimize in benchmarks. by Elliott Hughes · 4 years, 10 months ago
- 3f09b0a Merge "Update module name referenced in README.md" by Peter Kalauskas · 4 years, 10 months ago
- a3d41ee Add __cxa_atexit benchmark by Ryan Prichard · 4 years, 10 months ago
- b5f8e03 Update module name referenced in README.md by Peter Kalauskas · 4 years, 10 months ago
- 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
- 8c936b4 Use more inclusive language. by Elliott Hughes · 5 years ago
- d613f89 Add a std::map, std::unordered_map benchmark. by Christopher Ferris · 5 years ago
- 4b11192 benchmarks: add 16 and 32 bytes to common sizes by Jake Weinstein · 5 years ago
- bdb678c Merge "Add an end-to-end property benchmark." by Tom Cherry · 6 years ago
- 8937935 Add a couple of new benchmarks. by Christopher Ferris · 6 years ago
- f82e39f Add a liblog dependency by Ryan Prichard · 6 years ago
- 41f1970 Add a linker relocation benchmark by Ryan Prichard · 6 years ago
- 2f95d19 Add liblog as a dependency where libbase is used. by Tom Cherry · 6 years ago
- 5a3c920 Add mallopt M_PURGE benchmark. by Christopher Ferris · 6 years ago
- ae57a6b Remove unused code. by Christopher Ferris · 6 years ago
- b481a2e Revert "Revert "Make system property reads wait-free"" by Raman Tenneti · 6 years ago
- de39d92 Revert "Make system property reads wait-free" by Raman Tenneti · 6 years ago
- 0cf9055 Make system property reads wait-free by Daniel Colascione · 6 years ago
- c4e727b Add dladdr benchmark. by Steven Moreland · 6 years ago
- a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
- 41488b7 Merge "Revert "Revert "Add benchmarks that run simple programs""" by Ryan Prichard · 6 years ago
- 9ff7d09 Add trivial <ctype.h> benchmarks. by Elliott Hughes · 6 years ago
- 2c236bc Revert "Revert "Add benchmarks that run simple programs"" by Ryan Prichard · 6 years ago
- f5b44a5 Merge "benchmarks: remove more boilerplate." by Elliott Hughes · 6 years ago
- 0878ac9 Merge "Revert "Add benchmarks that run simple programs"" by Raman Tenneti · 6 years ago
- 3bf27c8 Revert "Add benchmarks that run simple programs" by Raman Tenneti · 6 years ago
- 96705e3 benchmarks: remove more boilerplate. by Elliott Hughes · 6 years ago
- bab9cfd Add trivial towlower/towupper benchmarks. by Elliott Hughes · 6 years ago
- ef0adb1 Merge "run-on-host fixes" by Ryan Prichard · 6 years ago
- aa85ac2 Add benchmarks that run simple programs by Ryan Prichard · 6 years ago
- 3cfb89d run-on-host fixes by Ryan Prichard · 6 years ago
- dfa3231 Merge "Fix running tests/benchmarks on the host." by Elliott Hughes · 6 years ago
- 4da99ff Fix running tests/benchmarks on the host. by Elliott Hughes · 6 years ago
- d655bc6 Update doc comment about running the benchmarks. by Elliott Hughes · 6 years ago
- 7ec2c8a Add malloc benchmarks. by Christopher Ferris · 6 years ago
- 358603a Modernise code to use override specifier by Yi Kong · 6 years ago
- 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
- ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
- 9ac0cd5 Fix test failures. by Christopher Ferris · 7 years ago
- 18cbed7 Make the test less specific. by Christopher Ferris · 7 years ago
- 3e5754c Add benchmarks for heap size retrieval by Hans Boehm · 7 years ago
- efaa60f Merge "Only use NDK libraries in the benchmarks." by Elliott Hughes · 7 years ago
- 6273299 Only use NDK libraries in the benchmarks. by Elliott Hughes · 7 years ago
- 4fae703 Touch the memory when doing malloc/free benchmark. by Christopher Ferris · 7 years ago
- ed16b34 Merge "benchmarks: Fix the benchmark tests." by Peter Collingbourne · 7 years ago
- 62011c2 benchmarks: Update the documentation. by Peter Collingbourne · 7 years ago
- c282ca9 benchmarks: Fix the benchmark tests. by Peter Collingbourne · 7 years ago
- e466cc0 Add benchmark for strncmp by Haibo Huang · 7 years ago
- 0dc7844 Add new malloc benchmarks. by Christopher Ferris · 7 years ago
- 510dda3 Fix benchmark-tests by Haibo Huang · 7 years ago
- 43f2b77 Add new strcmp/strncmp benchmark by Adhemerval Zanella · 7 years ago
- 0e4fd75 Add new memcmp benchmark by Adhemerval Zanella · 7 years ago
- eda94aa Add option to define ranges sets for benchmarks by Adhemerval Zanella · 7 years ago
- 72fe1c8 Add pow benchmark by Adhemerval Zanella · 7 years ago
- 56f4511 Add log and log2 benchmark by Adhemerval Zanella · 7 years ago
- 10d330a Add exp and exp2 benchmark by Adhemerval Zanella · 7 years ago
- 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- d5ee4c5 Change args to int64_t by Haibo Huang · 7 years ago
- 7871ca1 Add sinf/cosf/sincosf benchmark by Adhemerval Zanella · 7 years ago
- ff5a353 Add logf and log2f benchmark by Adhemerval Zanella · 7 years ago
- 872c8b5 Add powf benchmark by Adhemerval Zanella · 7 years ago
- 357f6c1 Add expf and exp2f benchmark by Adhemerval Zanella · 7 years ago
- e332f65 Switch to FreeBSD's actual sincos. by Elliott Hughes · 7 years ago
- bfb7c76 Fix bug in --bionic_cpu option handling. by Christopher Ferris · 7 years ago
- ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 7 years ago
- cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 7 years ago
- d50a1de Run bpfmt manually. by Elliott Hughes · 7 years ago
- 5a00ba7 Support priority inheritance mutex in 32-bit programs. by Yabin Cui · 8 years ago
- 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 8 years ago
- 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
- 4c5fde0 Remove workaround for running property tests. by Christopher Ferris · 8 years ago
- 811a1dd Merge "More benchmarks." by Elliott Hughes · 8 years ago
- 64d03a2 Add an end-to-end property benchmark. by Tom Cherry · 8 years ago
- 7063a83 More benchmarks. by Elliott Hughes · 8 years ago
- e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
- 3b644e9 Trivial scanf benchmarks. by Elliott Hughes · 8 years ago
- 6f9c35d bionic: benchmark: add clock_getres performance tests by Mark Salyzyn · 8 years ago
- 6ffa10f bionic: benchmark: additional clock_gettime performance tests by Mark Salyzyn · 8 years ago
- e2188d4 Add new benchmark options. by Christopher Ferris · 8 years ago
- 858e336 Generate all the benchmarks to run. by Christopher Ferris · 8 years ago
- ad05730 Fix bionic benchmark unit tests. by Christopher Ferris · 8 years ago
- 5305a4d 10x printf speedup. by Elliott Hughes · 8 years ago
- 9280599 Add basic printf benchmarks. by Elliott Hughes · 8 years ago
- 286b3a8 Fix pthread benchmarks. by Josh Gao · 8 years ago
- 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
- ae407e5 Remove default libraries by Dan Willemsen · 8 years ago
- 0bfcbaf Add new status document, based on internal wiki. by Elliott Hughes · 8 years ago
- 814359a Update the bionic benchmarks documentation. by Anders Lewis · 8 years ago
- d9d39be A few small fix ups. by Christopher Ferris · 8 years ago
- 8e410a7 Merge "Fix local path assumption in interface_test." by Christopher Ferris · 8 years ago
- 938bece Benchmark fgetln(3) and getline(3) as well as fgets(3). by Elliott Hughes · 8 years ago
- d706fe5 Fix the stdio fwrite benchmark. by Elliott Hughes · 8 years ago