Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(582)

Issue 4539087: Add graphing for multiple runs of bench. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by bungeman
Modified:
13 years, 3 months ago
Reviewers:
epoger
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : New bench output, filter, mark. #

Patch Set 3 : Avoid stroke stretch. #

Patch Set 4 : Fix code duplication, work on Chrome. #

Patch Set 5 : Clean up, improve pylint score. #

Patch Set 6 : Fix integer divide issue. #

Patch Set 7 : Add ctrl and shift for highlight. #

Total comments: 14

Patch Set 8 : Better formatting, split up logic #

Total comments: 2

Patch Set 9 : Break up xhtml from svg generation. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+895 lines, -47 lines) Patch
M bench/bench_compare.py View 1 2 3 4 5 6 7 8 4 chunks +55 lines, -47 lines 0 comments Download
A bench/bench_graph_svg.py View 1 2 3 4 5 6 7 8 1 chunk +670 lines, -0 lines 1 comment Download
A bench/bench_util.py View 1 2 3 4 5 6 7 1 chunk +170 lines, -0 lines 0 comments Download

Messages

Total messages: 6
bungeman
This is the new bench_compare and the new bench graph. While looking at this one ...
13 years, 3 months ago (2011-06-16 13:35:07 UTC) #1
epoger
Big picture looks good. I have a few questions/suggestions below. http://codereview.appspot.com/4539087/diff/15001/bench/bench_compare.py File bench/bench_compare.py (right): http://codereview.appspot.com/4539087/diff/15001/bench/bench_compare.py#newcode27 ...
13 years, 3 months ago (2011-06-16 13:55:38 UTC) #2
bungeman
http://codereview.appspot.com/4539087/diff/15001/bench/bench_compare.py File bench/bench_compare.py (right): http://codereview.appspot.com/4539087/diff/15001/bench/bench_compare.py#newcode119 bench/bench_compare.py:119: new_bench_match = [bench for bench in new_benches On 2011/06/16 ...
13 years, 3 months ago (2011-06-16 18:54:09 UTC) #3
bungeman
This addresses most of the comments. The main function is still fairly large. It might ...
13 years, 3 months ago (2011-06-16 18:57:31 UTC) #4
epoger
LGTM A couple of minor suggestions, but generally looks quite good. Thanks for the cleanup! ...
13 years, 3 months ago (2011-06-16 21:01:19 UTC) #5
bungeman
13 years, 3 months ago (2011-06-17 13:59:38 UTC) #6
Committed revision 1628.

This also updates bench_compare.py so that it works with the new bench output
(and sorts).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b