Index: tools/nanobench_flags.json |
diff --git a/tools/nanobench_flags.json b/tools/nanobench_flags.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2a8f9c841a43550e3feaa6ec670d3fe17bed7a3c |
--- /dev/null |
+++ b/tools/nanobench_flags.json |
@@ -0,0 +1,36 @@ |
+{ |
+ "Perf-Android-GalaxyS3-Mali400-Arm7-Release": [ |
+ "--scales", |
+ "1.0", |
+ "1.1", |
+ "--match", |
+ "~blurroundrect", |
+ "~patch_grid", |
+ "~desk_carsvg", |
+ "--nocpu" |
+ ], |
+ "Perf-Android-Nexus7-Tegra3-Arm7-Release": [ |
+ "--scales", |
+ "1.0", |
+ "1.1", |
+ "--match", |
+ "skp" |
+ ], |
+ "Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Release-Valgrind": [ |
+ "--scales", |
+ "1.0", |
+ "1.1", |
+ "--loops", |
+ "1", |
+ "--samples", |
+ "1" |
+ ], |
+ "Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE": [ |
+ "--scales", |
+ "1.0", |
+ "1.1", |
+ "--match", |
+ "~gradient", |
+ "~etc1bitmap" |
+ ] |
+} |