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

Issue 241273002: Change "percentage change" function and add comments/test for it. (Closed)

Created:
6 years, 8 months ago by qyearsley
Modified:
6 years, 8 months ago
Reviewers:
shatch, prasadv
CC:
chromium-reviews, tonyg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Change "percentage change" function and add comments/test for it. Goal: To make it clearer how percentage change is calculated, and make it so that it's the same as how the dashboard calculates it. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265791

Patch Set 1 #

Total comments: 6

Patch Set 2 : Merge latest changes if any #

Total comments: 6

Patch Set 3 : Respond to comments #

Patch Set 4 : Adjust test #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -2 lines) Patch
M tools/bisect-perf-regression.py View 1 2 3 4 2 chunks +27 lines, -2 lines 0 comments Download
M tools/bisect-perf-regression_test.py View 1 2 3 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
qyearsley
https://codereview.chromium.org/241273002/diff/1/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/241273002/diff/1/tools/bisect-perf-regression.py#newcode190 tools/bisect-perf-regression.py:190: """Calculates the truncated mean of a set of values. ...
6 years, 8 months ago (2014-04-17 18:47:59 UTC) #1
shatch
https://codereview.chromium.org/241273002/diff/1/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/241273002/diff/1/tools/bisect-perf-regression.py#newcode190 tools/bisect-perf-regression.py:190: """Calculates the truncated mean of a set of values. ...
6 years, 8 months ago (2014-04-17 19:46:17 UTC) #2
shatch
https://codereview.chromium.org/241273002/diff/1/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/241273002/diff/1/tools/bisect-perf-regression.py#newcode298 tools/bisect-perf-regression.py:298: two numbers; sometimes it is defined as relative to ...
6 years, 8 months ago (2014-04-17 19:47:19 UTC) #3
qyearsley
https://codereview.chromium.org/241273002/diff/1/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/241273002/diff/1/tools/bisect-perf-regression.py#newcode190 tools/bisect-perf-regression.py:190: """Calculates the truncated mean of a set of values. ...
6 years, 8 months ago (2014-04-17 20:54:04 UTC) #4
shatch
lgtm, please wait for Prasad to take a look. https://codereview.chromium.org/241273002/diff/20001/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/241273002/diff/20001/tools/bisect-perf-regression.py#newcode309 tools/bisect-perf-regression.py:309: ...
6 years, 8 months ago (2014-04-17 22:58:28 UTC) #5
qyearsley
https://codereview.chromium.org/241273002/diff/20001/tools/bisect-perf-regression.py File tools/bisect-perf-regression.py (right): https://codereview.chromium.org/241273002/diff/20001/tools/bisect-perf-regression.py#newcode309 tools/bisect-perf-regression.py:309: if before == 0: Anyway, if we're calculating relative ...
6 years, 8 months ago (2014-04-18 19:38:03 UTC) #6
shatch
On 2014/04/18 19:38:03, qyearsley wrote: > https://codereview.chromium.org/241273002/diff/20001/tools/bisect-perf-regression.py > File tools/bisect-perf-regression.py (right): > > https://codereview.chromium.org/241273002/diff/20001/tools/bisect-perf-regression.py#newcode309 > ...
6 years, 8 months ago (2014-04-23 17:12:09 UTC) #7
qyearsley
The CQ bit was checked by qyearsley@chromium.org
6 years, 8 months ago (2014-04-23 18:09:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qyearsley@chromium.org/241273002/60001
6 years, 8 months ago (2014-04-23 18:10:55 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-23 18:55:33 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 8 months ago (2014-04-23 18:55:34 UTC) #11
qyearsley
The CQ bit was checked by qyearsley@chromium.org
6 years, 8 months ago (2014-04-23 20:38:28 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qyearsley@chromium.org/241273002/80001
6 years, 8 months ago (2014-04-23 20:38:53 UTC) #13
commit-bot: I haz the power
6 years, 8 months ago (2014-04-24 00:31:47 UTC) #14
Message was sent while issue was closed.
Change committed as 265791

Powered by Google App Engine
This is Rietveld 408576698