android_bionic/benchmarks
Anders Lewis 1c487e1036 Add benchmarks for strcpy and strcmp.
Test: Ran benchmarks and verified that runtimes were sensible.
Change-Id: I609e3261503a015bfd4982767fef3ce56141aebc
2017-06-14 17:51:54 -07:00
..
Android.bp Add "benchmark" to time atomic operations 2017-01-31 10:20:26 -08:00
atomic_benchmark.cpp Add "benchmark" to time atomic operations 2017-01-31 10:20:26 -08:00
math_benchmark.cpp Fix deprecated range_x() calls. 2016-11-15 09:07:11 +01:00
property_benchmark.cpp Stop using __system_property_area__ 2017-03-01 20:43:42 +01:00
pthread_benchmark.cpp
run-on-host.sh Convert bionic benchmarks and tests to Android.bp 2016-07-14 12:30:12 -07:00
semaphore_benchmark.cpp
stdio_benchmark.cpp Fix deprecated range_x() calls. 2016-11-15 09:07:11 +01:00
string_benchmark.cpp Add benchmarks for strcpy and strcmp. 2017-06-14 17:51:54 -07:00
time_benchmark.cpp localtime_r(3) should act as if it calls tzset(3). 2017-01-11 14:56:04 -08:00
unistd_benchmark.cpp