This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
bionic
Watch
1
Star
0
Fork
0
You've already forked bionic
Code
Issues
Pull Requests
Releases
Wiki
Activity
bionic
/
benchmarks
History
Elliott Hughes
1cf32f83d3
Add a benchmark for using stdio to read a file in /proc.
...
Change-Id: I12517aae19e36b7c022a11e8807aece61bb0cb9c
2015-01-16 17:08:31 -08:00
..
include
bionic benchmarks: export benchmark library
2015-01-15 16:22:42 -08:00
Android.mk
bionic benchmarks: export benchmark library
2015-01-15 16:22:42 -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
Add various benchmarks.
2014-03-11 11:20:52 -07:00
stdio_benchmark.cpp
Add a benchmark for using stdio to read a file in /proc.
2015-01-16 17:08:31 -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