Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9f01b30841547966c855c1fa5929e2b5897bccb4
/
bench
/
SortBench.cpp
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
8a00144
test,tools: whitespace changes for clang-format
by Hal Canary
· 6 years ago
2372a33
add std::sort() to SortBench
by Mike Klein
· 6 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
8a6697a
Fix for nexus 5 crashing in GL benches
by joshualitt
· 9 years ago
60e0fee
Remove include of stdlib.h from SkTypes.h.
by bungeman
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
644629c
Implement a benchmark for GrResourceCache
by commit-bot@chromium.org
· 11 years ago
b352627
1) Don't allocate 100,000 ints when we only need 1,000.
by mtklein@google.com
· 11 years ago
410e6e8
Refactoring: get rid of the SkBenchmark void* parameter.
by mtklein@google.com
· 11 years ago
c289743
Major bench refactoring.
by mtklein@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
6485b0b
Switch out random number generator for tests, benches, samples.
by commit-bot@chromium.org
· 11 years ago
77472f0
Bench : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
4e5a895
Simplify and speed up SkIntroSort. https://codereview.appspot.com/7273048/
by bungeman@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
a53dcce
reduce array size in debug builds for sortbench. This avoids a stack-overflow
by reed@google.com
· 12 years ago
eebdd96
add rand10 bench for sort, which makes 10% of the entries repeats
by reed@google.com
· 12 years ago
a3f1c8e
add bench for sorting
by mike@reedtribe.org
· 12 years ago