зеркало из https://github.com/mozilla/gecko-dev.git
110 строки
4.1 KiB
JSON
110 строки
4.1 KiB
JSON
{
|
|
"suites": {
|
|
"bcv-e10s": {
|
|
"tests": ["basic_compositor_video"]
|
|
},
|
|
"chromez-e10s": {
|
|
"tests": ["about_preferences_basic", "tresize"]
|
|
},
|
|
"dromaeojs-e10s": {
|
|
"tests": ["dromaeo_css", "kraken"]
|
|
},
|
|
"flex-e10s": {
|
|
"tests": ["tart_flex", "ts_paint_flex"]
|
|
},
|
|
"other-e10s": {
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore", "tabpaint", "cpstartup"]
|
|
},
|
|
"sessionrestore-many-windows-e10s": {
|
|
"tests": ["sessionrestore_many_windows"]
|
|
},
|
|
"g1-e10s": {
|
|
"tests": ["tp5o_scroll", "glterrain"],
|
|
"pagesets_name": "tp5n.zip"
|
|
},
|
|
"damp-e10s": {
|
|
"tests": ["damp"],
|
|
"pagesets_name": "tp5n.zip"
|
|
},
|
|
"tps-e10s": {
|
|
"tests": ["tps"],
|
|
"pagesets_name": "tp5n.zip"
|
|
},
|
|
"g3-e10s": {
|
|
"tests": ["dromaeo_dom"]
|
|
},
|
|
"g4-e10s": {
|
|
"tests": ["glvideo", "displaylist_mutate", "rasterflood_svg", "rasterflood_gradient"]
|
|
},
|
|
"g5-e10s": {
|
|
"tests": ["ts_paint_webext", "tp5o_webext"],
|
|
"pagesets_name": "tp5n.zip"
|
|
},
|
|
"motionmark-e10s": {
|
|
"tests": ["motionmark_animometer", "motionmark_htmlsuite", "JetStream", "ARES6"],
|
|
"benchmark_zip": "jetstream.zip"
|
|
},
|
|
"svgr-e10s": {
|
|
"tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "tsvg_static"]
|
|
},
|
|
"perf-reftest-e10s": {
|
|
"tests": ["perf_reftest"]
|
|
},
|
|
"perf-reftest-singletons-e10s": {
|
|
"tests": ["perf_reftest_singletons"]
|
|
},
|
|
"speedometer-e10s": {
|
|
"tests": ["speedometer", "stylebench"]
|
|
},
|
|
"tp5o-e10s": {
|
|
"tests": ["tp5o"],
|
|
"pagesets_name": "tp5n.zip"
|
|
},
|
|
"xperf-e10s": {
|
|
"tests": ["tp5n"],
|
|
"pagesets_name": "tp5n.zip",
|
|
"talos_options": [
|
|
"--xperf_path",
|
|
"\"c:/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit/xperf.exe\""
|
|
]
|
|
},
|
|
"tp6-e10s": {
|
|
"tests": ["tp6_google", "tp6_youtube", "tp6_amazon", "tp6_facebook"],
|
|
"mitmproxy_release_bin_osx": "mitmproxy-2.0.2-osx.tar.gz",
|
|
"mitmproxy_release_bin_linux64": "mitmproxy-2.0.2-linux.tar.gz",
|
|
"mitmproxy_recording_set": "mitmproxy-recording-set-win10.zip",
|
|
"talos_options": [
|
|
"--mitmproxy",
|
|
"mitmproxy-recording-google.mp mitmproxy-recording-youtube.mp mitmproxy-recording-amazon.mp mitmproxy-recording-facebook.mp",
|
|
"--firstNonBlankPaint"
|
|
]
|
|
},
|
|
"tp6-stylo-threads-e10s": {
|
|
"tests": ["tp6_google", "tp6_youtube", "tp6_amazon", "tp6_facebook"],
|
|
"mitmproxy_release_bin_osx": "mitmproxy-2.0.2-osx.tar.gz",
|
|
"mitmproxy_release_bin_linux64": "mitmproxy-2.0.2-linux.tar.gz",
|
|
"mitmproxy_recording_set": "mitmproxy-recording-set-win10.zip",
|
|
"talos_options": [
|
|
"--stylo-threads=1",
|
|
"--mitmproxy",
|
|
"mitmproxy-recording-google.mp mitmproxy-recording-youtube.mp mitmproxy-recording-amazon.mp mitmproxy-recording-facebook.mp",
|
|
"--firstNonBlankPaint"
|
|
]
|
|
},
|
|
"h1-e10s": {
|
|
"tests": ["ts_paint_heavy"]
|
|
},
|
|
"h2-e10s": {
|
|
"tests": ["tp6_google_heavy", "tp6_youtube_heavy", "tp6_amazon_heavy", "tp6_facebook_heavy"],
|
|
"mitmproxy_release_bin_osx": "mitmproxy-2.0.2-osx.tar.gz",
|
|
"mitmproxy_release_bin_linux64": "mitmproxy-2.0.2-linux.tar.gz",
|
|
"mitmproxy_recording_set": "mitmproxy-recording-set-win10.zip",
|
|
"talos_options": [
|
|
"--mitmproxy",
|
|
"mitmproxy-recording-google.mp mitmproxy-recording-youtube.mp mitmproxy-recording-amazon.mp mitmproxy-recording-facebook.mp",
|
|
"--firstNonBlankPaint"
|
|
]
|
|
}
|
|
}
|
|
}
|