config.yml (3699B)
1 # This Source Code Form is subject to the terms of the Mozilla Public 2 # License, v. 2.0. If a copy of the MPL was not distributed with this 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. 4 --- 5 name: mozperftest 6 manifest: None 7 static-only: False 8 suites: 9 netwerk/test/perf: 10 description: "Performance tests from the 'network/test/perf' folder." 11 tests: 12 youtube-scroll: "" 13 facebook-scroll: "" 14 cloudflare: "" 15 controlled: "" 16 g-search: "" 17 g-image: "" 18 lq-fetch: "" 19 youtube-noscroll: "" 20 netwerk/test/unit: 21 description: "Performance tests from the 'netwerk/test/unit' folder." 22 tests: 23 http3 raw: "" 24 testing/performance: 25 description: "Performance tests from the 'testing/performance' folder." 26 tests: 27 Politico Link: "" 28 BBC Link: "" 29 JSConf (cold): "" 30 Facebook: "" 31 YouTube Link: "" 32 pageload: "" 33 JSConf (warm): "" 34 perfstats: "" 35 webpagetest-firefox: "" 36 webpagetest-chrome: "" 37 38 browser/base/content/test: 39 description: "Performance tests from the 'browser/base/content/test' folder." 40 tests: 41 Dom-size: "" 42 43 browser/components/translations/tests/browser: 44 description: "Performance tests for Translations models on Firefox Desktop" 45 tests: 46 "Full-Page Translations Base Model": "" 47 "Full-Page Translations BaseMemory Model": "" 48 "Full-Page Translations Tiny Model": "" 49 50 dom/serviceworkers/test/performance: 51 description: "Performance tests running through Mochitest for Service Workers" 52 tests: 53 "Service Worker Caching": "" 54 "Service Worker Fetch": "" 55 "Service Worker Registration": "" 56 "Service Worker Update": "" 57 58 toolkit/components/ml/tests/browser: 59 description: "Performance tests running through Mochitest for ML Models" 60 tests: 61 "browser_ml_engine_perf.js": "" 62 "browser_ml_engine_multi_perf.js": "" 63 "ML Semantic History Search": "" 64 "browser_ml_suggest_feature_perf.js": "" 65 "browser_ml_suggest_inference.js": "" 66 "browser_ml_autofill_perf.js": "" 67 "browser_ml_summarizer_perf.js": "" 68 "ML Smart Tab Clustering": "" 69 "browser_ml_smart_tab_perf.js": "" 70 "browser_ml_llama_summarizer_perf.js": "" 71 "ML Speech T5 TTS": "" 72 73 intl/benchmarks/test/xpcshell: 74 description: "Performance tests running through XPCShell for Intl code" 75 tests: 76 "IntlDateTimeFormat": "" 77 "IntlLocale": "" 78 "IntlNumberFormat": "" 79 "IntlPluralRules": "" 80 81 dom/webgpu/tests/mochitest: 82 description: "Performance tests from the 'dom/webgpu/tests/mochitest' folder." 83 tests: 84 "Queue Write": "" 85 86 toolkit/components/url-classifier/tests/performance: 87 description: "Performance tests for the URL Classifier" 88 tests: 89 "UrlClassifierExceptionListLookup": "" 90 91 accessible/tests/browser/performance: 92 description: "Performance tests for the accessibility engine" 93 tests: 94 "browser_addManyIds.js": "" 95 "browser_addManyNodes.js": "" 96 "browser_reflowPseudoelements.js": "" 97 "browser_removeManySpellingErrors.js": "" 98 99 toolkit/components/places/tests/browser/performance: 100 description: "Performance tests for Toolkit: Places" 101 tests: 102 "Calculate Frecency Speed": ""