History log of /system/extras/tests/bionic/libc/common/bench_pthread.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
33cf0fee9523f7c796a71f42d2031a532351bb88 07-Dec-2011 David 'Digit' Turner <digit@google.com> libc: Add pthread and stdio benchmark test programs.

This patch adds two test programs to system/extras/test/bionic/libc

The first one can be used to benchmark simple stdio operation
(for now fread() / fwrite()).

The second one can be used to benchmark misc. pthread operations.
It can also easily be built with other toolchains for comparison
with other C library / pthread implementations.

Change-Id: I3e611244f3ff95e7485d8b8d6f91e5b8bab2de4b
/system/extras/tests/bionic/libc/common/bench_pthread.c