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