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