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

Issue 1393023002: Move CT pages / page sets / benchmarks into Telemetry repo (Closed)

Created:
5 years, 2 months ago by rmistry
Modified:
5 years, 2 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move CT pages / page sets / benchmarks into Telemetry repo. Context: In https://codereview.chromium.org/730033005/#msg15 I was convinced to create a ct_run_benchmark and my own copy of benchmarks in the CT repository ( https://skia.googlesource.com/buildbot/+/master/ct/py/ct_run_benchmark and https://skia.googlesource.com/buildbot/+/master/ct/py/benchmarks/ ). In retrospect this was not a good idea, because: When there are upstream changes only benchmarks in telemetry repo will be updated, CT benchmarks will break. Moving this into telemetry repo makes things much more maintainable. BUG=skia:4435 CQ_EXTRA_TRYBOTS=tryserver.chromium.perf:mac_10_10_perf_bisect Committed: https://crrev.com/6b539126337ade3771ec901867a1f2af58662f04 Cr-Commit-Position: refs/heads/master@{#354285}

Patch Set 1 : Initial upload #

Patch Set 2 : Add repaint #

Total comments: 1

Patch Set 3 : Address feedback #

Patch Set 4 : Add unittest #

Patch Set 5 : Add more unit tests #

Patch Set 6 : repaint and skpicture_printer #

Patch Set 7 : Rename benchmarks #

Total comments: 6

Patch Set 8 : Address comments #

Patch Set 9 : Remove main #

Patch Set 10 : Fix lint #

Total comments: 4

Patch Set 11 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -0 lines) Patch
A tools/perf/benchmarks/ct_benchmarks_unittest.py View 1 2 3 4 5 6 7 8 9 10 1 chunk +115 lines, -0 lines 0 comments Download
M tools/perf/benchmarks/rasterize_and_record_micro.py View 1 2 3 4 5 6 7 8 9 10 2 chunks +25 lines, -0 lines 0 comments Download
M tools/perf/benchmarks/repaint.py View 1 2 3 4 5 6 7 8 9 10 2 chunks +24 lines, -0 lines 0 comments Download
M tools/perf/benchmarks/skpicture_printer.py View 1 2 3 4 5 6 7 8 9 10 2 chunks +31 lines, -0 lines 0 comments Download
A tools/perf/ct_benchmarks_util.py View 1 2 3 4 5 6 7 1 chunk +25 lines, -0 lines 0 comments Download
A tools/perf/page_sets/ct_page_set.py View 1 2 3 4 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 47 (16 generated)
rmistry
5 years, 2 months ago (2015-10-07 17:33:13 UTC) #3
nednguyen
Hi Ravi, why can't your benchmark in cluster telemetry just subclass _RasterizeAndRecordMicro to specify the ...
5 years, 2 months ago (2015-10-07 17:42:25 UTC) #4
rmistry
On 2015/10/07 17:42:25, nednguyen wrote: > Hi Ravi, why can't your benchmark in cluster telemetry ...
5 years, 2 months ago (2015-10-07 19:44:58 UTC) #5
rmistry
On 2015/10/07 19:44:58, rmistry wrote: > On 2015/10/07 17:42:25, nednguyen wrote: > > Hi Ravi, ...
5 years, 2 months ago (2015-10-08 13:11:50 UTC) #6
nednguyen
On 2015/10/08 13:11:50, rmistry wrote: > On 2015/10/07 19:44:58, rmistry wrote: > > On 2015/10/07 ...
5 years, 2 months ago (2015-10-08 20:27:25 UTC) #7
rmistry
Ned, I updated this CL based on our email conversation. WDYT? I only made the ...
5 years, 2 months ago (2015-10-13 12:48:59 UTC) #9
nednguyen
On 2015/10/13 12:48:59, rmistry wrote: > Ned, I updated this CL based on our email ...
5 years, 2 months ago (2015-10-13 13:22:51 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393023002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393023002/80001
5 years, 2 months ago (2015-10-13 17:38:19 UTC) #12
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even ...
5 years, 2 months ago (2015-10-13 17:38:22 UTC) #14
rmistry
On 2015/10/13 13:22:51, nednguyen (SLOW REVIEW ooo) wrote: > On 2015/10/13 12:48:59, rmistry wrote: > ...
5 years, 2 months ago (2015-10-13 18:48:33 UTC) #15
nednguyen
On 2015/10/13 18:48:33, rmistry wrote: > On 2015/10/13 13:22:51, nednguyen (SLOW REVIEW ooo) wrote: > ...
5 years, 2 months ago (2015-10-13 19:01:55 UTC) #16
nednguyen
5 years, 2 months ago (2015-10-13 19:02:28 UTC) #18
rmistry
On 2015/10/13 19:01:55, nednguyen (SLOW REVIEW ooo) wrote: > On 2015/10/13 18:48:33, rmistry wrote: > ...
5 years, 2 months ago (2015-10-14 11:43:13 UTC) #20
rmistry
On 2015/10/14 11:43:13, rmistry wrote: > On 2015/10/13 19:01:55, nednguyen (SLOW REVIEW ooo) wrote: > ...
5 years, 2 months ago (2015-10-14 11:43:22 UTC) #21
rmistry
On 2015/10/14 11:43:22, rmistry wrote: > On 2015/10/14 11:43:13, rmistry wrote: > > On 2015/10/13 ...
5 years, 2 months ago (2015-10-15 11:01:03 UTC) #22
nednguyen
lgtm with nits https://codereview.chromium.org/1393023002/diff/160001/tools/perf/benchmarks/ct_benchmarks_unittest.py File tools/perf/benchmarks/ct_benchmarks_unittest.py (right): https://codereview.chromium.org/1393023002/diff/160001/tools/perf/benchmarks/ct_benchmarks_unittest.py#newcode117 tools/perf/benchmarks/ct_benchmarks_unittest.py:117: if __name__ == '__main__': nits: remove ...
5 years, 2 months ago (2015-10-15 12:51:19 UTC) #23
rmistry
Thanks Ned! https://codereview.chromium.org/1393023002/diff/160001/tools/perf/benchmarks/ct_benchmarks_unittest.py File tools/perf/benchmarks/ct_benchmarks_unittest.py (right): https://codereview.chromium.org/1393023002/diff/160001/tools/perf/benchmarks/ct_benchmarks_unittest.py#newcode117 tools/perf/benchmarks/ct_benchmarks_unittest.py:117: if __name__ == '__main__': On 2015/10/15 12:51:19, ...
5 years, 2 months ago (2015-10-15 13:24:32 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393023002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393023002/200001
5 years, 2 months ago (2015-10-15 13:25:11 UTC) #26
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/109667)
5 years, 2 months ago (2015-10-15 13:33:42 UTC) #28
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393023002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393023002/220001
5 years, 2 months ago (2015-10-15 13:36:53 UTC) #30
eakuefner
lgtm % couple of nits I'm really glad to see this moving into tools/perf. https://codereview.chromium.org/1393023002/diff/220001/tools/perf/benchmarks/ct_benchmarks_unittest.py ...
5 years, 2 months ago (2015-10-15 14:01:31 UTC) #31
rmistry
https://codereview.chromium.org/1393023002/diff/220001/tools/perf/benchmarks/ct_benchmarks_unittest.py File tools/perf/benchmarks/ct_benchmarks_unittest.py (right): https://codereview.chromium.org/1393023002/diff/220001/tools/perf/benchmarks/ct_benchmarks_unittest.py#newcode5 tools/perf/benchmarks/ct_benchmarks_unittest.py:5: """Test Cluster Telemetry benchmarks and page sets.""" On 2015/10/15 ...
5 years, 2 months ago (2015-10-15 14:10:37 UTC) #32
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393023002/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393023002/240001
5 years, 2 months ago (2015-10-15 14:11:00 UTC) #34
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_nexus5_perf_bisect on tryserver.chromium.perf (JOB_TIMED_OUT, no build URL) ...
5 years, 2 months ago (2015-10-15 16:12:13 UTC) #36
rmistry
On 2015/10/15 16:12:13, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
5 years, 2 months ago (2015-10-15 16:13:57 UTC) #37
rmistry
On 2015/10/15 16:12:13, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
5 years, 2 months ago (2015-10-15 16:14:03 UTC) #38
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393023002/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393023002/240001
5 years, 2 months ago (2015-10-15 16:15:04 UTC) #40
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-15 16:19:55 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393023002/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393023002/240001
5 years, 2 months ago (2015-10-15 16:36:49 UTC) #45
commit-bot: I haz the power
Committed patchset #11 (id:240001)
5 years, 2 months ago (2015-10-15 16:53:55 UTC) #46
commit-bot: I haz the power
5 years, 2 months ago (2015-10-15 16:54:35 UTC) #47
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/6b539126337ade3771ec901867a1f2af58662f04
Cr-Commit-Position: refs/heads/master@{#354285}

Powered by Google App Engine
This is Rietveld 408576698