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

Unified Diff: tools/nanobench_flags.json

Issue 1396843003: Reland of Pass --images '' to nanobench to disable image benchmarking. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 2 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 6084ad1609985549bdd86d1f8bfe93e1890e7adb..4f669e1fe5839bd5411c6ac0af9e3b39ca5aa310 100644
--- a/tools/nanobench_flags.json
+++ b/tools/nanobench_flags.json
@@ -1,5 +1,6 @@
{
"Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [
+ "--images",
"--scales",
"1.0",
"1.1",
@@ -17,6 +18,7 @@
"~desk_unicodetable"
],
"Perf-Android-Nexus7-Tegra3-Arm7-Release": [
+ "--images",
"--scales",
"1.0",
"1.1",
@@ -35,6 +37,7 @@
"~desk_carsvg"
],
"Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
+ "--images",
"--scales",
"1.0",
"1.1",
@@ -52,6 +55,7 @@
"~GLInstancedArraysBench"
],
"Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
+ "--images",
"--scales",
"1.0",
"1.1",
@@ -70,6 +74,7 @@
"1"
],
"Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
+ "--images",
"--scales",
"1.0",
"1.1",
@@ -91,6 +96,7 @@
"~etc1bitmap"
],
"Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
+ "--images",
"--scales",
"1.0",
"1.1",
« 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