platform_bionic/benchmarks
Calin Juravle 837a962bf5 Add benchmarks for pthread_rw_locks
Benchmarks for the following sequences:
1) pthread_rwlock_rdlock -> pthread_rwlock_unlock
2) pthread_rwlock_wrlock -> pthread_rwlock_unlock

Change-Id: I8d87d4d8afab8637ea7ff5d23a0b3a81d6d40835
2014-09-16 18:02:30 +01:00
..
Android.mk Use VDSO for clock_gettime(2) and gettimeofday(2). 2014-07-16 14:27:43 -07:00
benchmark.h bionic: move benchmarks out of tests directory 2013-12-10 18:24:30 -08:00
benchmark_main.cpp Fix GCC 4.9 complaint about int/size_t mismatch. 2014-06-12 12:52:58 -07:00
math_benchmark.cpp AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation. 2014-06-09 13:52:28 -07:00
property_benchmark.cpp Make sure not to construct illegal property names. 2014-07-15 19:26:28 -07:00
pthread_benchmark.cpp Add benchmarks for pthread_rw_locks 2014-09-16 18:02:30 +01:00
semaphore_benchmark.cpp Add various benchmarks. 2014-03-11 11:20:52 -07:00
stdio_benchmark.cpp Add various benchmarks. 2014-03-11 11:20:52 -07:00
string_benchmark.cpp bionic: move benchmarks out of tests directory 2013-12-10 18:24:30 -08:00
time_benchmark.cpp Start hiding "private/bionic_time.h". 2014-07-25 12:03:51 -07:00
unistd_benchmark.cpp Cache getpid. 2014-06-20 09:06:57 -07:00