Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/rebase
/
benchmarks
/
string_benchmark.cpp
e2188d4
Add new benchmark options.
by Christopher Ferris
· 8 years ago
858e336
Generate all the benchmarks to run.
by Christopher Ferris
· 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
f4447b9
Support memory alignment tests for string_benchmark.cpp
by Anders Lewis
· 8 years ago
1c487e1
Add benchmarks for strcpy and strcmp.
by Anders Lewis
· 8 years ago
a99d052
Add copy-only, seek-only, and copy-and-seek benchmarks for strcat
by Anders Lewis
· 8 years ago
271be9b
Split memmove benchmark into separate overlapping (src before dst and dst before src) and non-overlapping tests.
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
df4942c
Refactor the benchmark code.
by Christopher Ferris
· 10 years ago
bd3efbc
bionic: move benchmarks out of tests directory
by Colin Cross
· 12 years ago
[Renamed from tests/string_benchmark.cpp]
9edb3e0
Improve benchmarking tool, add a few math benchmarks.
by Elliott Hughes
· 12 years ago
fbe44ec
Add a memmove(3) benchmark.
by Elliott Hughes
· 13 years ago
7be369d
Simple google3-compatible benchmarking.
by Elliott Hughes
· 13 years ago