History log of /external/skia/bench/bench_util.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e530eb370c084336b584a6dff5a9e6974d932dfa 08-Aug-2014 Mike Klein <mtklein@google.com> Restore bench_util.py

BUG=skia:2819

Review URL: https://codereview.chromium.org/450253003
/external/skia/bench/bench_util.py
be21e3432e4cf925fe494efe23edcb457bd05fcb 06-Aug-2014 mtklein <mtklein@chromium.org> Bye bye bench.

NOTREECHECKS=true

BUG=skia:
R=djsollen@google.com, mtklein@google.com

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/442343004
/external/skia/bench/bench_util.py
b1bcb21631275fd5d0f5313b1ea37d0b975c066a 17-Mar-2014 commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> gen_bench_expectations to generate bench expectations files.

BUG=skia:2225
NOTRY=true
R=borenet@google.com

Author: bensong@google.com

Review URL: https://codereview.chromium.org/201423002

git-svn-id: http://skia.googlecode.com/svn/trunk@13838 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
758bc7aa483da5bf0bdb5e3dbc208902a8506a93 12-Mar-2014 commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> Stores per-iteration bench values in BenchDataPoint.

BUG=skia:2225
NOTRY=true
R=borenet@google.com

Author: bensong@google.com

Review URL: https://codereview.chromium.org/197573002

git-svn-id: http://skia.googlecode.com/svn/trunk@13767 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
967b25806585f2438d46c1c05b5016a19329d975 05-Dec-2013 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Fixes bench_util's CONFIG_RE to cope with space flexibility.
The real "fix" down the road is Joe's ongoing work of switching to JSON.
Review URL: https://codereview.chromium.org/103943004

git-svn-id: http://skia.googlecode.com/svn/trunk@12498 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
e657a25df7d792dcc597a0ac018470b049ad6049 13-Aug-2013 epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> bench_util: allow optional whitespace in CSV format
BUG=https://code.google.com/p/skia/issues/detail?id=1500
R=bensong@google.com

Review URL: https://codereview.chromium.org/23069003

git-svn-id: http://skia.googlecode.com/svn/trunk@10692 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
eac275932e6067c023e6ba46d812a08f84167d65 11-Aug-2013 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> r10473 introduced a space between bench values; adjusting the corresponding regexp. (SkipBuildbotRuns).
Review URL: https://codereview.chromium.org/22447004

git-svn-id: http://skia.googlecode.com/svn/trunk@10670 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
edb711ba8e7e4d48953b0210620cb215e199cf94 17-Feb-2013 epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> bench_graph_svg: HUGE speedup for parsing tiled bench data
Review URL: https://codereview.appspot.com/7322085

git-svn-id: http://skia.googlecode.com/svn/trunk@7762 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
ad91d9254669f037083a774c15fd66ccfb482ef5 14-Feb-2013 epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> try precompiling regexps to speed up bench_graph_svg.py
Review URL: https://codereview.appspot.com/7336043

git-svn-id: http://skia.googlecode.com/svn/trunk@7741 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
ba98f95aa527abd393e11c72d29641ffce2fbcff 14-Feb-2013 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Script to plot tile vs. viewport comparison for given platform and revision.
Currently viewport bot data are only available for Android bots.
Please go to http://go/skia-buildbot to pick a green revision (-r) for an Android platform (-p). This can take a few minutes because Google Storage stores files in a flat structure instead of in directories.
Alternatively, download the bot data of interest into a local directory (or generate them from your machine) and set the script to read from there (-d).
Review URL: https://codereview.appspot.com/7093065

git-svn-id: http://skia.googlecode.com/svn/trunk@7729 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
ff388f8ec404f8730937b43a476faee8d94428b7 06-Feb-2013 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Fixes a bug introduced by the new per-tile bench log format.
Review URL: https://codereview.appspot.com/7301056

git-svn-id: http://skia.googlecode.com/svn/trunk@7630 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
7fa58acb044da9bf104015a24df9fb261f05b444 23-Jan-2013 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Changes per-tile bench values to use the average of repetitions from new bench log output.
Corresponding logs change was done at https://codereview.appspot.com/7101060/ and this CL needs to be submitted together with that one for data consistency. Then we can turn on timePerTile.
Review URL: https://codereview.appspot.com/7193051

git-svn-id: http://skia.googlecode.com/svn/trunk@7351 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
d3fd98f173fcfb2c94b32585176abd954d61a61e 18-Dec-2012 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Parses per-tile benches and returns the sum as overall skp bench.
Review URL: https://codereview.appspot.com/6940071

git-svn-id: http://skia.googlecode.com/svn/trunk@6884 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
c5e1ed875208975c0334b6b5fd3a2e870f65ffef 20-Sep-2012 senorblanco@chromium.org <senorblanco@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs step doesn't blow up if the data is all zeroes.

http://codereview.appspot.com/6546049/



git-svn-id: http://skia.googlecode.com/svn/trunk@5615 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
b6204b1ec4e4940db94bc40d4283ee77729170d6 16-Aug-2012 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> cleaned up algorithm codes and added 25th percentile for representation.

git-svn-id: http://skia.googlecode.com/svn/trunk@5139 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
2ee780b5ff95295c7299bc56e6e0d60081223b95 15-Aug-2012 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> fixes elif bug.

git-svn-id: http://skia.googlecode.com/svn/trunk@5114 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
8734816c3fadd3c9f270104b2c1a75cacdafb8b5 15-Aug-2012 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> adds flag for choosing bench representative algorithm.

git-svn-id: http://skia.googlecode.com/svn/trunk@5113 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
ead2b39ab1d7050c8ea41b79dd3ea774de23b9d3 02-Jul-2012 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> git-svn-id: http://skia.googlecode.com/svn/trunk@4436 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
af3d79a8c81f3f224a5eff53b0ca8615b884f922 02-Jul-2012 bensong@google.com <bensong@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> git-svn-id: http://skia.googlecode.com/svn/trunk@4433 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
c71174da7aa45de5efc60cf8fb26789f2d690f3e 08-Aug-2011 epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Incremental improvements to bench graph generation

- make revision number a link to that change on code.google.com
- clean up display and add help text
- make revision lines show up a bit more (light yellow)
Review URL: http://codereview.appspot.com/4839053

git-svn-id: http://skia.googlecode.com/svn/trunk@2062 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py
85669f9d77117329f4dbe9d219cc97f4f72b9137 17-Jun-2011 bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Add graphing for multiple runs of bench.
http://codereview.appspot.com/4539087/


git-svn-id: http://skia.googlecode.com/svn/trunk@1628 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/bench/bench_util.py