aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/nanobench_flags.json
blob: 2a8f9c841a43550e3feaa6ec670d3fe17bed7a3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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"
  ]
}