Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(383)

Issue 8670013: Adding the performance and browser benchmarking script. (Closed)

Created:
9 years, 1 month ago by Emily Fortuna
Modified:
9 years ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Adding the performance and browser benchmarking script. Committed: https://code.google.com/p/dart/source/detail?r=1914

Patch Set 1 #

Total comments: 27

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 10

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 1

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+687 lines, -22 lines) Patch
M tools/testing/architecture.py View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
A tools/testing/perf_testing/create_graph.py View 1 2 3 4 5 6 7 1 chunk +622 lines, -0 lines 0 comments Download
M tools/testing/run_selenium.py View 1 2 3 4 5 6 1 chunk +63 lines, -21 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Emily Fortuna
First stab at adding my benchmarking script so that I can test it on the ...
9 years, 1 month ago (2011-11-23 03:08:02 UTC) #1
Siggi Cherem (dart-lang)
http://codereview.chromium.org/8670013/diff/1/tools/testing/perf_testing/create_graph.py File tools/testing/perf_testing/create_graph.py (right): http://codereview.chromium.org/8670013/diff/1/tools/testing/perf_testing/create_graph.py#newcode18 tools/testing/perf_testing/create_graph.py:18: """This script is run hourly to track performance and ...
9 years, 1 month ago (2011-11-23 20:00:29 UTC) #2
Emily Fortuna
Take another look at this. It has been substantially cleaned up. http://codereview.chromium.org/8670013/diff/1/tools/testing/perf_testing/create_graph.py File tools/testing/perf_testing/create_graph.py (right): ...
9 years ago (2011-11-30 00:37:13 UTC) #3
Siggi Cherem (dart-lang)
http://codereview.chromium.org/8670013/diff/10001/tools/testing/perf_testing/create_graph.py File tools/testing/perf_testing/create_graph.py (right): http://codereview.chromium.org/8670013/diff/10001/tools/testing/perf_testing/create_graph.py#newcode48 tools/testing/perf_testing/create_graph.py:48: print line, you probably want the runcmd to wait ...
9 years ago (2011-11-30 01:40:21 UTC) #4
Emily Fortuna
http://codereview.chromium.org/8670013/diff/10001/tools/testing/perf_testing/create_graph.py File tools/testing/perf_testing/create_graph.py (right): http://codereview.chromium.org/8670013/diff/10001/tools/testing/perf_testing/create_graph.py#newcode48 tools/testing/perf_testing/create_graph.py:48: print line, On 2011/11/30 01:40:21, sigmund wrote: > you ...
9 years ago (2011-11-30 01:57:46 UTC) #5
Siggi Cherem (dart-lang)
9 years ago (2011-11-30 02:17:30 UTC) #6
lgtm

http://codereview.chromium.org/8670013/diff/11004/tools/testing/perf_testing/...
File tools/testing/perf_testing/create_graph.py (right):

http://codereview.chromium.org/8670013/diff/11004/tools/testing/perf_testing/...
tools/testing/perf_testing/create_graph.py:46: for line in output:
double check if this works

Powered by Google App Engine
This is Rietveld 408576698