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

Issue 9235046: Daily update script for performance numbers (Closed)

Created:
8 years, 11 months ago by Emily Fortuna
Modified:
8 years, 11 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Wrote a daily update script. Committed: https://code.google.com/p/dart/source/detail?r=3623

Patch Set 1 : Daily update script for performance numbers #

Total comments: 2

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+296 lines, -46 lines) Patch
A tools/testing/perf_testing/calc_and_send_mail.py View 1 1 chunk +141 lines, -0 lines 0 comments Download
M tools/testing/perf_testing/create_graph.py View 1 20 chunks +61 lines, -46 lines 0 comments Download
A tools/testing/perf_testing/get_current_stats.py View 1 1 chunk +94 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Emily Fortuna
(this will eventually go on appengine with the rest of dartperf.googleplex.com)
8 years, 11 months ago (2012-01-26 00:45:21 UTC) #1
Siggi Cherem (dart-lang)
https://chromiumcodereview.appspot.com/9235046/diff/1/tools/testing/perf_testing/calc_and_send_mail.py File tools/testing/perf_testing/calc_and_send_mail.py (right): https://chromiumcodereview.appspot.com/9235046/diff/1/tools/testing/perf_testing/calc_and_send_mail.py#newcode1 tools/testing/perf_testing/calc_and_send_mail.py:1: import create_graph add header including: - copyright - #! ...
8 years, 11 months ago (2012-01-26 02:33:18 UTC) #2
Emily Fortuna
https://chromiumcodereview.appspot.com/9235046/diff/1/tools/testing/perf_testing/calc_and_send_mail.py File tools/testing/perf_testing/calc_and_send_mail.py (right): https://chromiumcodereview.appspot.com/9235046/diff/1/tools/testing/perf_testing/calc_and_send_mail.py#newcode1 tools/testing/perf_testing/calc_and_send_mail.py:1: import create_graph On 2012/01/26 02:33:18, sigmund wrote: > add ...
8 years, 11 months ago (2012-01-26 18:04:07 UTC) #3
Siggi Cherem (dart-lang)
8 years, 11 months ago (2012-01-26 19:19:53 UTC) #4
lgtm

https://chromiumcodereview.appspot.com/9235046/diff/1005/tools/testing/perf_t...
File tools/testing/perf_testing/calc_and_send_mail.py (right):

https://chromiumcodereview.appspot.com/9235046/diff/1005/tools/testing/perf_t...
tools/testing/perf_testing/calc_and_send_mail.py:127: values_tuple: the tuple of
values we are comparing the difference between."""
80

https://chromiumcodereview.appspot.com/9235046/diff/1005/tools/testing/perf_t...
File tools/testing/perf_testing/get_current_stats.py (right):

https://chromiumcodereview.appspot.com/9235046/diff/1005/tools/testing/perf_t...
tools/testing/perf_testing/get_current_stats.py:61: test_runner_dict: optional
agument to which we should """
extra period at the end of the sentence.

Powered by Google App Engine
This is Rietveld 408576698