summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2021-03-19bp2build: remove some bp2build_available props, use package_allowlist instead.Jingwen Chen
2021-02-22Merge "Update gen_bench.py to propagate license information."Elliott Hughes
2021-02-20Update gen_bench.py to propagate license information.Elliott Hughes
2021-02-19Add LOCAL_LICENSE_KINDS to bionicBob Badour
2021-02-17Merge "Fix/update notices."Elliott Hughes
2021-02-16Fix/update notices.Elliott Hughes
2021-02-16Mark cc_library_headers targets as being bp2build_available.Rupert Shuttleworth
2020-12-08Add a bionic-benchmarks-static target.Peter Collingbourne
2020-10-22Make more use of benchmark::DoNotOptimize in benchmarks.Elliott Hughes
2020-10-20Merge "Update module name referenced in README.md"Peter Kalauskas
2020-10-16Add __cxa_atexit benchmarkRyan Prichard
2020-10-12Update module name referenced in README.mdPeter Kalauskas
2020-07-21Changes for #inclusivefixit.Elliott Hughes
2020-06-15Use more inclusive language.Elliott Hughes
2020-02-22Add a std::map, std::unordered_map benchmark.Christopher Ferris
2020-02-19benchmarks: add 16 and 32 bytes to common sizesJake Weinstein
2020-02-03Merge "Add an end-to-end property benchmark."Tom Cherry
2020-01-29Add a couple of new benchmarks.Christopher Ferris
2020-01-15Add a liblog dependencyRyan Prichard
2020-01-14Add a linker relocation benchmarkRyan Prichard
2020-01-09Add liblog as a dependency where libbase is used.Tom Cherry
2019-12-05Add mallopt M_PURGE benchmark.Christopher Ferris
2019-11-13Remove unused code.Christopher Ferris
2019-11-12Revert "Revert "Make system property reads wait-free""Raman Tenneti
2019-11-12Revert "Make system property reads wait-free"Raman Tenneti
2019-11-11Make system property reads wait-freeDaniel Colascione
2019-10-16Add dladdr benchmark.Steven Moreland
2019-10-08Reimplement the <ctype.h> is* functions.Elliott Hughes
2019-09-27Merge "Revert "Revert "Add benchmarks that run simple programs"""Ryan Prichard
2019-09-26Add trivial <ctype.h> benchmarks.Elliott Hughes
2019-09-26Revert "Revert "Add benchmarks that run simple programs""Ryan Prichard
2019-09-26Merge "benchmarks: remove more boilerplate."Elliott Hughes
2019-09-26Merge "Revert "Add benchmarks that run simple programs""Raman Tenneti
2019-09-26Revert "Add benchmarks that run simple programs"Raman Tenneti
2019-09-26benchmarks: remove more boilerplate.Elliott Hughes
2019-09-25Add trivial towlower/towupper benchmarks.Elliott Hughes
2019-09-25Merge "run-on-host fixes"Ryan Prichard
2019-09-25Add benchmarks that run simple programsRyan Prichard
2019-09-24run-on-host fixesRyan Prichard
2019-04-27Merge "Fix running tests/benchmarks on the host."Elliott Hughes
2019-04-26Fix running tests/benchmarks on the host.Elliott Hughes
2019-04-23Update doc comment about running the benchmarks.Elliott Hughes
2019-04-05Add malloc benchmarks.Christopher Ferris
2019-03-29Modernise code to use override specifierYi Kong
2019-01-02Fix/suppress bionic google-explicit-constructor warningsChih-Hung Hsieh
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-11-07Fix test failures.Christopher Ferris
2018-10-19Make the test less specific.Christopher Ferris
2018-10-18Add benchmarks for heap size retrievalHans Boehm
2018-09-25Merge "Only use NDK libraries in the benchmarks."Elliott Hughes