index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
bench_util.py
Commit message (
Expand
)
Author
Age
*
gen_bench_expectations to generate bench expectations files.
commit-bot@chromium.org
2014-03-17
*
Stores per-iteration bench values in BenchDataPoint.
commit-bot@chromium.org
2014-03-12
*
Fixes bench_util's CONFIG_RE to cope with space flexibility.
bensong@google.com
2013-12-05
*
bench_util: allow optional whitespace in CSV format
epoger@google.com
2013-08-13
*
r10473 introduced a space between bench values; adjusting the corresponding r...
bensong@google.com
2013-08-11
*
bench_graph_svg: HUGE speedup for parsing tiled bench data
epoger@google.com
2013-02-17
*
try precompiling regexps to speed up bench_graph_svg.py
epoger@google.com
2013-02-14
*
Script to plot tile vs. viewport comparison for given platform and revision.
bensong@google.com
2013-02-13
*
Fixes a bug introduced by the new per-tile bench log format.
bensong@google.com
2013-02-06
*
Changes per-tile bench values to use the average of repetitions from new benc...
bensong@google.com
2013-01-23
*
Parses per-tile benches and returns the sum as overall skp bench.
bensong@google.com
2012-12-18
*
Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs ste...
senorblanco@chromium.org
2012-09-20
*
cleaned up algorithm codes and added 25th percentile for representation.
bensong@google.com
2012-08-16
*
fixes elif bug.
bensong@google.com
2012-08-15
*
adds flag for choosing bench representative algorithm.
bensong@google.com
2012-08-15
*
git-svn-id: http://skia.googlecode.com/svn/trunk@4436 2bbb7eff-a529-9590-31e7...
bensong@google.com
2012-07-02
*
git-svn-id: http://skia.googlecode.com/svn/trunk@4433 2bbb7eff-a529-9590-31e7...
bensong@google.com
2012-07-02
*
Incremental improvements to bench graph generation
epoger@google.com
2011-08-08
*
Add graphing for multiple runs of bench.
bungeman@google.com
2011-06-17