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

Unified Diff: masters/master.client.skia/builders.cfg

Issue 2039213003: Add separate GPU BENCH builder for 10k SKPs (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Add test Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | masters/master.client.skia/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.skia/builders.cfg
diff --git a/masters/master.client.skia/builders.cfg b/masters/master.client.skia/builders.cfg
index d8b0e856f587629d220315df2cc0b13efbfb22fe..c7b04ddfe7cb3f323516826022aeca2350f0fe9e 100644
--- a/masters/master.client.skia/builders.cfg
+++ b/masters/master.client.skia/builders.cfg
@@ -67,4 +67,7 @@ builders = [
{ 'name': 'Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_10k_SKPs',
'recipe': 'skia/ct_skps'
},
+ { 'name': 'Perf-Ubuntu-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs',
+ 'recipe': 'skia/ct_skps'
+ },
]
« no previous file with comments | « no previous file | masters/master.client.skia/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698