platform_bionic/benchmarks
Mark Salyzyn 5d064464f1 bionic: benchmarks: Add BM_semaphore_sem_post_sem_wait
This test reports the overhead of sem_post to sem_wake for a low thread count
and a high thread count.

Change-Id: Ic30dcc8a78d754979117446bf3a28b7575cabac7
2015-02-12 09:43:58 -08:00
..
include bionic benchmarks: export benchmark library 2015-01-15 16:22:42 -08:00
Android.mk Do not build host benchmark code on macs. 2015-01-26 16:54:40 -08:00
benchmark_main.cpp Use SI prefixes throughout the benchmark output. 2015-01-16 13:11:25 -08:00
math_benchmark.cpp Prevent benchmarks from being optimized away. 2014-09-25 15:43:48 -07:00
property_benchmark.cpp Make sure not to construct illegal property names. 2014-07-15 19:26:28 -07:00
pthread_benchmark.cpp Use mmap to create the pthread_internal_t 2014-12-19 16:05:29 -08:00
semaphore_benchmark.cpp bionic: benchmarks: Add BM_semaphore_sem_post_sem_wait 2015-02-12 09:43:58 -08:00
stdio_benchmark.cpp Implement __fsetlocking. 2015-01-21 10:33:30 -08:00
string_benchmark.cpp bionic: move benchmarks out of tests directory 2013-12-10 18:24:30 -08:00
time_benchmark.cpp Build our benchmarks against glibc too. 2014-12-01 16:43:51 -08:00
unistd_benchmark.cpp Build our benchmarks against glibc too. 2014-12-01 16:43:51 -08:00