1. e530eb3 Restore bench_util.py by Mike Klein · 10 years ago
  2. be21e34 Bye bye bench. by mtklein · 10 years ago
  3. b1bcb21 gen_bench_expectations to generate bench expectations files. by commit-bot@chromium.org · 10 years ago
  4. 758bc7a Stores per-iteration bench values in BenchDataPoint. by commit-bot@chromium.org · 10 years ago
  5. 967b258 Fixes bench_util's CONFIG_RE to cope with space flexibility. by bensong@google.com · 11 years ago
  6. e657a25 bench_util: allow optional whitespace in CSV format by epoger@google.com · 11 years ago
  7. eac2759 r10473 introduced a space between bench values; adjusting the corresponding regexp. (SkipBuildbotRuns). by bensong@google.com · 11 years ago
  8. edb711b bench_graph_svg: HUGE speedup for parsing tiled bench data by epoger@google.com · 11 years ago
  9. ad91d92 try precompiling regexps to speed up bench_graph_svg.py by epoger@google.com · 11 years ago
  10. ba98f95 Script to plot tile vs. viewport comparison for given platform and revision. by bensong@google.com · 11 years ago
  11. ff388f8 Fixes a bug introduced by the new per-tile bench log format. by bensong@google.com · 11 years ago
  12. 7fa58ac Changes per-tile bench values to use the average of repetitions from new bench log output. by bensong@google.com · 12 years ago
  13. d3fd98f Parses per-tile benches and returns the sum as overall skp bench. by bensong@google.com · 12 years ago
  14. c5e1ed8 Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs step doesn't blow up if the data is all zeroes. by senorblanco@chromium.org · 12 years ago
  15. b6204b1 cleaned up algorithm codes and added 25th percentile for representation. by bensong@google.com · 12 years ago
  16. 2ee780b fixes elif bug. by bensong@google.com · 12 years ago
  17. 8734816 adds flag for choosing bench representative algorithm. by bensong@google.com · 12 years ago
  18. ead2b39 by bensong@google.com · 12 years ago
  19. af3d79a by bensong@google.com · 12 years ago
  20. c71174d Incremental improvements to bench graph generation by epoger@google.com · 13 years ago
  21. 85669f9 Add graphing for multiple runs of bench. http://codereview.appspot.com/4539087/ by bungeman@google.com · 13 years ago