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

Unified Diff: tools/nanobench_flags.json

Issue 1720223002: Run no CPU benches in Debug trybots. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: trybot only Created 4 years, 10 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 | tools/nanobench_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/nanobench_flags.json
diff --git a/tools/nanobench_flags.json b/tools/nanobench_flags.json
index c80ced8b61f3785603b5c2fcb9ab1378dba00bc3..2eaa3b7268bf7b9c58171d26a78c426068c52428 100644
--- a/tools/nanobench_flags.json
+++ b/tools/nanobench_flags.json
@@ -167,6 +167,23 @@
"~inc0.webp",
"~inc1.webp"
],
+ "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot": [
+ "--pre_log",
+ "--scales",
+ "1.0",
+ "1.1",
+ "--config",
+ "565",
+ "8888",
+ "gpu",
+ "nonrendering",
+ "angle",
+ "hwui",
+ "msaa16",
+ "nvprmsaa16",
+ "--match",
+ "nothing_will_match_this"
+ ],
"Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
"--pre_log",
"--images",
« no previous file with comments | « no previous file | tools/nanobench_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698