1. b352627 1) Don't allocate 100,000 ints when we only need 1,000. by mtklein@google.com · 11 years ago
  2. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  3. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  4. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  5. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  6. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  7. 4e5a895 Simplify and speed up SkIntroSort. https://codereview.appspot.com/7273048/ by bungeman@google.com · 11 years ago
  8. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  9. a53dcce reduce array size in debug builds for sortbench. This avoids a stack-overflow by reed@google.com · 11 years ago
  10. eebdd96 add rand10 bench for sort, which makes 10% of the entries repeats by reed@google.com · 12 years ago
  11. a3f1c8e add bench for sorting by mike@reedtribe.org · 12 years ago