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

Issue 11366197: Refactoring benchmarks for perf bot efficiency. (Closed)

Created:
8 years, 1 month ago by hartmanng
Modified:
8 years ago
Reviewers:
nduca, tonyg
CC:
chromium-reviews, pam+watch_chromium.org, marja, tdanderson
Visibility:
Public.

Description

Refactoring benchmarks for perf bot efficiency. See also: https://codereview.chromium.org/11316017/ (separate patch to move scrolling logic into scrolling_interaction.py as discussed in https://codereview.chromium.org/11366197/#msg2) BUG=160149 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=169110

Patch Set 1 #

Patch Set 2 : Adding first_paint_time into scrolling_benchmark results #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Total comments: 10

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -310 lines) Patch
D tools/perf/perf_tools/first_paint_time_benchmark.py View 1 2 1 chunk +0 lines, -28 lines 0 comments Download
D tools/perf/perf_tools/first_paint_time_benchmark_unittest.py View 1 2 1 chunk +0 lines, -23 lines 0 comments Download
M tools/perf/perf_tools/scrolling_benchmark.py View 1 2 1 chunk +3 lines, -88 lines 0 comments Download
D tools/perf/perf_tools/scrolling_benchmark_unittest.py View 1 2 1 chunk +0 lines, -124 lines 0 comments Download
A + tools/perf/perf_tools/smoothness_benchmark.py View 1 2 3 4 4 chunks +56 lines, -13 lines 0 comments Download
A + tools/perf/perf_tools/smoothness_benchmark_unittest.py View 1 2 6 chunks +22 lines, -7 lines 0 comments Download
D tools/perf/perf_tools/texture_upload_benchmark.py View 1 2 1 chunk +0 lines, -27 lines 0 comments Download
M tools/telemetry/telemetry/multi_page_benchmark_unittest_base.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
hartmanng
Here's what I was thinking for benchmark refactoring. It allows us to maintain our individual ...
8 years, 1 month ago (2012-11-12 16:57:36 UTC) #1
nduca
Recapping from verbal discussion: - Separate patch to move scrolling logic to toosl/telemetry/telemetry/scrolling_interaction.py - Then, ...
8 years, 1 month ago (2012-11-12 22:57:29 UTC) #2
marja
FYI, I'm adding a memory benchmark here: http://codereview.chromium.org/11273081/ ; not sure how these CLs interfere ...
8 years, 1 month ago (2012-11-13 09:42:10 UTC) #3
hartmanng
Now that https://codereview.chromium.org/11316017/ landed, here's the other side of the patch to unify the scrolling ...
8 years, 1 month ago (2012-11-20 23:15:42 UTC) #4
nduca
lgtmish get tonyg to do final https://codereview.chromium.org/11366197/diff/8002/tools/perf/perf_tools/smoothness_benchmark.py File tools/perf/perf_tools/smoothness_benchmark.py (right): https://codereview.chromium.org/11366197/diff/8002/tools/perf/perf_tools/smoothness_benchmark.py#newcode108 tools/perf/perf_tools/smoothness_benchmark.py:108: return erm, you're ...
8 years, 1 month ago (2012-11-20 23:32:39 UTC) #5
hartmanng
tonyg: please take a look https://codereview.chromium.org/11366197/diff/8002/tools/perf/perf_tools/smoothness_benchmark.py File tools/perf/perf_tools/smoothness_benchmark.py (right): https://codereview.chromium.org/11366197/diff/8002/tools/perf/perf_tools/smoothness_benchmark.py#newcode108 tools/perf/perf_tools/smoothness_benchmark.py:108: return On 2012/11/20 23:32:39, ...
8 years, 1 month ago (2012-11-20 23:36:24 UTC) #6
tonyg
https://codereview.chromium.org/11366197/diff/15001/tools/perf/perf_tools/smoothness_benchmark.py File tools/perf/perf_tools/smoothness_benchmark.py (right): https://codereview.chromium.org/11366197/diff/15001/tools/perf/perf_tools/smoothness_benchmark.py#newcode22 tools/perf/perf_tools/smoothness_benchmark.py:22: # Scrolling These new comments are a pretty good ...
8 years, 1 month ago (2012-11-20 23:58:18 UTC) #7
hartmanng
PTAL https://codereview.chromium.org/11366197/diff/15001/tools/perf/perf_tools/smoothness_benchmark.py File tools/perf/perf_tools/smoothness_benchmark.py (right): https://codereview.chromium.org/11366197/diff/15001/tools/perf/perf_tools/smoothness_benchmark.py#newcode22 tools/perf/perf_tools/smoothness_benchmark.py:22: # Scrolling On 2012/11/20 23:58:18, tonyg wrote: > ...
8 years, 1 month ago (2012-11-21 14:34:55 UTC) #8
tonyg
lgtm
8 years ago (2012-11-21 18:00:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hartmanng@chromium.org/11366197/18002
8 years ago (2012-11-21 18:01:13 UTC) #10
commit-bot: I haz the power
8 years ago (2012-11-21 20:11:53 UTC) #11
Change committed as 169110

Powered by Google App Engine
This is Rietveld 408576698