aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/bench_util.py
Commit message (Expand)AuthorAge
* bench_graph_svg: HUGE speedup for parsing tiled bench dataGravatar epoger@google.com2013-02-17
* try precompiling regexps to speed up bench_graph_svg.pyGravatar epoger@google.com2013-02-14
* Script to plot tile vs. viewport comparison for given platform and revision.Gravatar bensong@google.com2013-02-13
* Fixes a bug introduced by the new per-tile bench log format.Gravatar bensong@google.com2013-02-06
* Changes per-tile bench values to use the average of repetitions from new benc...Gravatar bensong@google.com2013-01-23
* Parses per-tile benches and returns the sum as overall skp bench.Gravatar bensong@google.com2012-12-18
* Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs ste...Gravatar senorblanco@chromium.org2012-09-20
* cleaned up algorithm codes and added 25th percentile for representation.Gravatar bensong@google.com2012-08-16
* fixes elif bug.Gravatar bensong@google.com2012-08-15
* adds flag for choosing bench representative algorithm.Gravatar bensong@google.com2012-08-15
* git-svn-id: http://skia.googlecode.com/svn/trunk@4436 2bbb7eff-a529-9590-31e7...Gravatar bensong@google.com2012-07-02
* git-svn-id: http://skia.googlecode.com/svn/trunk@4433 2bbb7eff-a529-9590-31e7...Gravatar bensong@google.com2012-07-02
* Incremental improvements to bench graph generationGravatar epoger@google.com2011-08-08
* Add graphing for multiple runs of bench.Gravatar bungeman@google.com2011-06-17