| OLD | NEW |
| 1 { | 1 { |
| 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, | 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, |
| 3 "AAAAA2 See //tools/perf/generate_perf_json.py to make changes": {}, | 3 "AAAAA2 See //tools/perf/generate_perf_json.py to make changes": {}, |
| 4 "Android Galaxy S5 Perf (3)": { | 4 "Android Galaxy S5 Perf (3)": { |
| 5 "scripts": [ | 5 "scripts": [ |
| 6 { | 6 { |
| 7 "args": [ | 7 "args": [ |
| 8 "cc_perftests", | 8 "cc_perftests", |
| 9 "--adb-path", | 9 "--adb-path", |
| 10 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" | 10 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 11 ], | 11 ], |
| 12 "name": "cc_perftests", | 12 "name": "cc_perftests", |
| 13 "script": "gtest_perf_test.py" | 13 "script": "gtest_perf_test.py" |
| 14 }, | 14 }, |
| 15 { | 15 { |
| 16 "args": [ | 16 "args": [ |
| 17 "gpu_perftests", | 17 "gpu_perftests", |
| 18 "--adb-path", | 18 "--adb-path", |
| 19 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" | 19 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 20 ], | 20 ], |
| 21 "name": "gpu_perftests", | 21 "name": "gpu_perftests", |
| 22 "script": "gtest_perf_test.py" | 22 "script": "gtest_perf_test.py" |
| 23 }, |
| 24 { |
| 25 "args": [ |
| 26 "tracing_perftests", |
| 27 "--adb-path", |
| 28 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 29 ], |
| 30 "name": "tracing_perftests", |
| 31 "script": "gtest_perf_test.py" |
| 23 } | 32 } |
| 24 ] | 33 ] |
| 25 }, | 34 }, |
| 26 "Android Nexus5 Perf (2)": { | 35 "Android Nexus5 Perf (2)": { |
| 27 "scripts": [ | 36 "scripts": [ |
| 28 { | 37 { |
| 29 "args": [ | 38 "args": [ |
| 30 "cc_perftests", | 39 "cc_perftests", |
| 31 "--adb-path", | 40 "--adb-path", |
| 32 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" | 41 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 33 ], | 42 ], |
| 34 "name": "cc_perftests", | 43 "name": "cc_perftests", |
| 35 "script": "gtest_perf_test.py" | 44 "script": "gtest_perf_test.py" |
| 36 }, | 45 }, |
| 37 { | 46 { |
| 38 "args": [ | 47 "args": [ |
| 39 "gpu_perftests", | 48 "gpu_perftests", |
| 40 "--adb-path", | 49 "--adb-path", |
| 41 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" | 50 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 42 ], | 51 ], |
| 43 "name": "gpu_perftests", | 52 "name": "gpu_perftests", |
| 44 "script": "gtest_perf_test.py" | 53 "script": "gtest_perf_test.py" |
| 54 }, |
| 55 { |
| 56 "args": [ |
| 57 "tracing_perftests", |
| 58 "--adb-path", |
| 59 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 60 ], |
| 61 "name": "tracing_perftests", |
| 62 "script": "gtest_perf_test.py" |
| 45 } | 63 } |
| 46 ] | 64 ] |
| 47 }, | 65 }, |
| 48 "Android Nexus6 Perf (2)": { | 66 "Android Nexus6 Perf (2)": { |
| 49 "scripts": [ | 67 "scripts": [ |
| 50 { | 68 { |
| 51 "args": [ | 69 "args": [ |
| 52 "cc_perftests", | 70 "cc_perftests", |
| 53 "--adb-path", | 71 "--adb-path", |
| 54 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" | 72 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 55 ], | 73 ], |
| 56 "name": "cc_perftests", | 74 "name": "cc_perftests", |
| 57 "script": "gtest_perf_test.py" | 75 "script": "gtest_perf_test.py" |
| 76 }, |
| 77 { |
| 78 "args": [ |
| 79 "tracing_perftests", |
| 80 "--adb-path", |
| 81 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 82 ], |
| 83 "name": "tracing_perftests", |
| 84 "script": "gtest_perf_test.py" |
| 58 } | 85 } |
| 59 ] | 86 ] |
| 60 }, | 87 }, |
| 61 "Android Nexus7v2 Perf (2)": { | 88 "Android Nexus7v2 Perf (2)": { |
| 62 "scripts": [ | 89 "scripts": [ |
| 63 { | 90 { |
| 64 "args": [ | 91 "args": [ |
| 65 "cc_perftests", | 92 "cc_perftests", |
| 66 "--adb-path", | 93 "--adb-path", |
| 67 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" | 94 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 68 ], | 95 ], |
| 69 "name": "cc_perftests", | 96 "name": "cc_perftests", |
| 70 "script": "gtest_perf_test.py" | 97 "script": "gtest_perf_test.py" |
| 71 }, | 98 }, |
| 72 { | 99 { |
| 73 "args": [ | 100 "args": [ |
| 74 "gpu_perftests", | 101 "gpu_perftests", |
| 75 "--adb-path", | 102 "--adb-path", |
| 76 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" | 103 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 77 ], | 104 ], |
| 78 "name": "gpu_perftests", | 105 "name": "gpu_perftests", |
| 79 "script": "gtest_perf_test.py" | 106 "script": "gtest_perf_test.py" |
| 107 }, |
| 108 { |
| 109 "args": [ |
| 110 "tracing_perftests", |
| 111 "--adb-path", |
| 112 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 113 ], |
| 114 "name": "tracing_perftests", |
| 115 "script": "gtest_perf_test.py" |
| 80 } | 116 } |
| 81 ] | 117 ] |
| 82 }, | 118 }, |
| 83 "Android Nexus9 Perf (2)": { | 119 "Android Nexus9 Perf (2)": { |
| 84 "scripts": [ | 120 "scripts": [ |
| 85 { | 121 { |
| 86 "args": [ | 122 "args": [ |
| 87 "cc_perftests", | 123 "cc_perftests", |
| 88 "--adb-path", | 124 "--adb-path", |
| 89 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" | 125 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 90 ], | 126 ], |
| 91 "name": "cc_perftests", | 127 "name": "cc_perftests", |
| 92 "script": "gtest_perf_test.py" | 128 "script": "gtest_perf_test.py" |
| 129 }, |
| 130 { |
| 131 "args": [ |
| 132 "tracing_perftests", |
| 133 "--adb-path", |
| 134 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" |
| 135 ], |
| 136 "name": "tracing_perftests", |
| 137 "script": "gtest_perf_test.py" |
| 93 } | 138 } |
| 94 ] | 139 ] |
| 95 }, | 140 }, |
| 96 "Linux Perf (3)": { | 141 "Linux Perf (3)": { |
| 97 "scripts": [ | 142 "scripts": [ |
| 98 { | 143 { |
| 99 "args": [ | 144 "args": [ |
| 100 "cc_perftests", | 145 "cc_perftests", |
| 101 "--test-launcher-print-test-stdio=always" | 146 "--test-launcher-print-test-stdio=always" |
| 102 ], | 147 ], |
| (...skipping 31342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 31445 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", | 31490 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", |
| 31446 "--test-launcher-jobs=1", | 31491 "--test-launcher-jobs=1", |
| 31447 "--enable-gpu" | 31492 "--enable-gpu" |
| 31448 ], | 31493 ], |
| 31449 "name": "performance_browser_tests", | 31494 "name": "performance_browser_tests", |
| 31450 "script": "gtest_perf_test.py" | 31495 "script": "gtest_perf_test.py" |
| 31451 } | 31496 } |
| 31452 ] | 31497 ] |
| 31453 } | 31498 } |
| 31454 } | 31499 } |
| OLD | NEW |