aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/stdio_benchmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecated range_x() calls.Martijn Coenen2016-11-151-1/+1
* Fix misc-macro-parentheses warnings in bionic.Chih-Hung Hsieh2016-06-101-2/+1
* Switch bionic over to google-benchmark.Elliott Hughes2016-03-071-31/+26
* Fix unused result errors in bionic.Elliott Hughes2015-05-131-1/+2
* Refactor the benchmark code.Christopher Ferris2015-02-191-23/+27
* Implement __fsetlocking.Elliott Hughes2015-01-211-2/+14
* Add a benchmark for using stdio to read a file in /proc.Elliott Hughes2015-01-161-0/+10
* Benchmark fread/fwrite both buffered and unbuffered.Elliott Hughes2014-12-011-15/+21
* Add various benchmarks.Elliott Hughes2014-03-111-0/+61