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

Unified Diff: tools/nanobench_flags.json

Issue 1022083002: Only use 256x256 tiles on hd2000 nanobench bots (Closed) Base URL: https://skia.googlesource.com/skia.git@nanobenchTileSize
Patch Set: Created 5 years, 9 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 | « bench/SKPBench.cpp ('k') | 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 c98c2e15029b5d57a61c7b4f2377914d7708eab1..8a50d255451348f6a62fe06f64880b8238d11c48 100644
--- a/tools/nanobench_flags.json
+++ b/tools/nanobench_flags.json
@@ -85,6 +85,10 @@
"hwui",
"msaa16",
"nvprmsaa16",
+ "--benchTileW",
+ "256",
+ "--benchTileH",
+ "256",
"--match",
"~gradient",
"~etc1bitmap"
« no previous file with comments | « bench/SKPBench.cpp ('k') | tools/nanobench_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698