aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/time_benchmark.cpp
AgeCommit message (Expand)Author
2017-12-07bionic: benchmark: add clock_getres performance testsMark Salyzyn
2017-12-07bionic: benchmark: additional clock_gettime performance testsMark Salyzyn
2017-08-07Implement interface for bionic benchmarks.Anders Lewis
2017-01-11localtime_r(3) should act as if it calls tzset(3).Elliott Hughes
2016-03-07Switch bionic over to google-benchmark.Elliott Hughes
2015-08-11Add missing include.Dan Albert
2015-02-19Refactor the benchmark code.Christopher Ferris
2014-12-01Build our benchmarks against glibc too.Elliott Hughes
2014-07-25Start hiding "private/bionic_time.h".Elliott Hughes
2014-07-16Use VDSO for clock_gettime(2) and gettimeofday(2).Elliott Hughes
2014-06-09Add a couple more system call benchmarks.Elliott Hughes
2013-12-10bionic: move benchmarks out of tests directoryColin Cross