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

Issue 2343903002: Run SVGs through nanobench on all Perf bots (Closed)

Created:
4 years, 3 months ago by rmistry
Modified:
4 years, 3 months ago
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Run SVGs through nanobench on all Perf bots. Tested with: python infra/bots/recipes.py run --workdir=../ swarm_trigger path_config=kitchen buildername=Perf-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-GN-Trybot mastername=client.skia slavename=skiabot-linux-swarm-010 buildnumber=1 revision=d8c2476a8b1e1e1a1771b17e8dd4db8645914f8c issue=2343903002 rietveld=https://codereview.chromium.org patchset=80001 Example output is here: https://luci-milo.appspot.com/swarming/task/3147c9789b2d0410 Nanobench did run on SVGs. BUG=skia:5757 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2343903002 Committed: https://skia.googlesource.com/skia/+/1c58dcb909642454d91ba36f71e55597511b5d52

Patch Set 1 : Initial upload #

Patch Set 2 : Add additional scales #

Patch Set 3 : Add test code #

Total comments: 1

Patch Set 4 : Remove test code #

Patch Set 5 : Use default scales #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M infra/bots/recipes/swarm_perf.py View 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Release.json View 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json View 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Debug.json View 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release.json View 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json View 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release.json View 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release-GN.json View 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-GN.json View 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json View 2 chunks +4 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-VisualBench.json View 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Debug.json View 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Release.json View 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json View 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug.json View 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/big_issue_number.json View 1 chunk +2 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/recipe_with_gerrit_patch.json View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
rmistry
4 years, 3 months ago (2016-09-15 17:36:48 UTC) #5
rmistry
On 2016/09/15 17:36:48, rmistry wrote: In the original email Florin mentioned that we might want ...
4 years, 3 months ago (2016-09-15 17:38:01 UTC) #6
rmistry
Florin and Mike: At Patchset2 I added additional scales for Android GPU bots- 2.0 and ...
4 years, 3 months ago (2016-09-15 17:54:15 UTC) #11
mtklein_C
On 2016/09/15 at 17:54:15, rmistry wrote: > Florin and Mike: > > At Patchset2 I ...
4 years, 3 months ago (2016-09-15 18:02:51 UTC) #13
rmistry
On 2016/09/15 18:02:51, mtklein_C wrote: > On 2016/09/15 at 17:54:15, rmistry wrote: > > Florin ...
4 years, 3 months ago (2016-09-15 18:11:33 UTC) #14
mtklein_C
On 2016/09/15 at 18:11:33, rmistry wrote: > On 2016/09/15 18:02:51, mtklein_C wrote: > > On ...
4 years, 3 months ago (2016-09-15 18:13:15 UTC) #15
rmistry
On 2016/09/15 18:13:15, mtklein_C wrote: > On 2016/09/15 at 18:11:33, rmistry wrote: > > On ...
4 years, 3 months ago (2016-09-15 18:17:02 UTC) #16
rmistry
Friendly ping.
4 years, 3 months ago (2016-09-16 11:39:46 UTC) #17
mtklein
lgtm
4 years, 3 months ago (2016-09-16 12:13:06 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2343903002/120001
4 years, 3 months ago (2016-09-16 17:53:47 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:120001) as https://skia.googlesource.com/skia/+/1c58dcb909642454d91ba36f71e55597511b5d52
4 years, 3 months ago (2016-09-16 18:32:37 UTC) #22
rmistry
4 years, 3 months ago (2016-09-16 19:06:43 UTC) #23
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:120001) has been created in
https://codereview.chromium.org/2348563003/ by rmistry@google.com.

The reason for reverting is: Causing failures:
https://uberchromegw.corp.google.com/i/client.skia/builders/Perf-Mac-Clang-Ma....

Powered by Google App Engine
This is Rietveld 408576698