Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/rebase
/
benchmarks
/
stdio_benchmark.cpp
5cec377
Address a bunch of clang-tidy complaints.
by Elliott Hughes
· 7 years ago
7063a83
More benchmarks.
by Elliott Hughes
· 8 years ago
3b644e9
Trivial scanf benchmarks.
by Elliott Hughes
· 8 years ago
858e336
Generate all the benchmarks to run.
by Christopher Ferris
· 8 years ago
5305a4d
10x printf speedup.
by Elliott Hughes
· 8 years ago
9280599
Add basic printf benchmarks.
by Elliott Hughes
· 8 years ago
938bece
Benchmark fgetln(3) and getline(3) as well as fgets(3).
by Elliott Hughes
· 8 years ago
d706fe5
Fix the stdio fwrite benchmark.
by Elliott Hughes
· 8 years ago
a98a5fb
Improve error handling and fix minor bugs in bionic benchmarks.
by Anders Lewis
· 8 years ago
ac4f4b4
Add musl benchmarks.
by Anders Lewis
· 8 years ago
a7b0f88
Implement interface for bionic benchmarks.
by Anders Lewis
· 8 years ago
be763d8
Fix deprecated range_x() calls.
by Martijn Coenen
· 9 years ago
1a5fd9c
Fix misc-macro-parentheses warnings in bionic.
by Chih-Hung Hsieh
· 9 years ago
281e06b
Switch bionic over to google-benchmark.
by Elliott Hughes
· 9 years ago
c217373
Fix unused result errors in bionic.
by Elliott Hughes
· 10 years ago
df4942c
Refactor the benchmark code.
by Christopher Ferris
· 10 years ago
8c4994b
Implement __fsetlocking.
by Elliott Hughes
· 10 years ago
1cf32f8
Add a benchmark for using stdio to read a file in /proc.
by Elliott Hughes
· 10 years ago
47dc7c9
Benchmark fread/fwrite both buffered and unbuffered.
by Elliott Hughes
· 11 years ago
b28e490
Add various benchmarks.
by Elliott Hughes
· 11 years ago