Reports engine-ready, time to first word, end-of-stream flush latency, real-time factor, and HWInference RSS, with the first session separated out as it pays for the process starting up. Boot time is very small, cold vs. hot isn't very large, but we want to know if we regress. Audio is fed in real time over a MediaStreamTrack, so the real-time factor comes from the engine's counters, not a wall clock the feed rate caps at 1. Differential Revision: https://phabricator.services.mozilla.com/D324039
118 lines
4.2 KiB
YAML
118 lines
4.2 KiB
YAML
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
---
|
|
name: mozperftest
|
|
manifest: None
|
|
static-only: False
|
|
suites:
|
|
netwerk/test/perf:
|
|
description: "Performance tests from the 'network/test/perf' folder."
|
|
tests:
|
|
youtube-scroll: ""
|
|
facebook-scroll: ""
|
|
cloudflare: ""
|
|
controlled: ""
|
|
g-search: ""
|
|
g-image: ""
|
|
lq-fetch: ""
|
|
youtube-noscroll: ""
|
|
netwerk/test/unit:
|
|
description: "Performance tests from the 'netwerk/test/unit' folder."
|
|
tests:
|
|
DNS Benchmark: ""
|
|
http3 raw: ""
|
|
TRR Benchmark: ""
|
|
testing/performance:
|
|
description: "Performance tests from the 'testing/performance' folder."
|
|
tests:
|
|
Politico Link: ""
|
|
BBC Link: ""
|
|
JSConf (cold): ""
|
|
Facebook: ""
|
|
YouTube Link: ""
|
|
pageload: ""
|
|
JSConf (warm): ""
|
|
perfstats: ""
|
|
webpagetest-firefox: ""
|
|
webpagetest-chrome: ""
|
|
|
|
browser/base/content/test:
|
|
description: "Performance tests from the 'browser/base/content/test' folder."
|
|
tests:
|
|
Dom-size: ""
|
|
|
|
browser/components/translations/tests/browser:
|
|
description: "Performance tests for Translations models on Firefox Desktop"
|
|
tests:
|
|
"Full-Page Translations Base Model": ""
|
|
"Full-Page Translations BaseMemory Model": ""
|
|
"Full-Page Translations Tiny Model": ""
|
|
|
|
dom/serviceworkers/test/performance:
|
|
description: "Performance tests running through Mochitest for Service Workers"
|
|
tests:
|
|
"Service Worker Caching": ""
|
|
"Service Worker Fetch": ""
|
|
"Service Worker Registration": ""
|
|
"Service Worker Update": ""
|
|
|
|
dom/media/webspeech/recognition/test:
|
|
description: "Performance tests for on-device speech recognition"
|
|
tests:
|
|
"browser_speech_recognition_perf.js": ""
|
|
|
|
toolkit/components/ml/tests/browser:
|
|
description: "Performance tests running through Mochitest for ML Models"
|
|
tests:
|
|
"browser_ml_engine_perf.js": ""
|
|
"browser_ml_engine_multi_perf.js": ""
|
|
"ML Semantic History Search": ""
|
|
"browser_ml_suggest_feature_perf.js": ""
|
|
"browser_ml_suggest_inference.js": ""
|
|
"browser_ml_autofill_perf.js": ""
|
|
"ML Smart Tab Clustering": ""
|
|
"browser_ml_smart_tab_perf.js": ""
|
|
"browser_ml_llama_smollm2_smoke.js": ""
|
|
"browser_ml_llama_summarizer_perf.js": ""
|
|
|
|
intl/benchmarks/test/xpcshell:
|
|
description: "Performance tests running through XPCShell for Intl code"
|
|
tests:
|
|
"IntlDateTimeFormat": ""
|
|
"IntlLocale": ""
|
|
"IntlNumberFormat": ""
|
|
"IntlPluralRules": ""
|
|
|
|
dom/webgpu/tests/mochitest:
|
|
description: "Performance tests from the 'dom/webgpu/tests/mochitest' folder."
|
|
tests:
|
|
"Queue Write": ""
|
|
|
|
toolkit/components/url-classifier/tests/performance:
|
|
description: "Performance tests for the URL Classifier"
|
|
tests:
|
|
"UrlClassifierExceptionListLookup": ""
|
|
|
|
accessible/tests/browser/performance:
|
|
description: "Performance tests for the accessibility engine"
|
|
tests:
|
|
"browser_addManyIds.js": ""
|
|
"browser_addManyNodes.js": ""
|
|
"browser_bounds.js": ""
|
|
"browser_displayContentsBounds.js": ""
|
|
"browser_reflowPseudoelements.js": ""
|
|
"browser_removeManySpellingErrors.js": ""
|
|
"browser_implicitRoleARIAExpanded.js": ""
|
|
"browser_panManySVGShapes.js": ""
|
|
|
|
toolkit/components/places/tests/browser/performance:
|
|
description: "Performance tests for Toolkit: Places"
|
|
tests:
|
|
"Calculate Frecency Speed": ""
|
|
|
|
browser/components/aiwindow/ui/test/browser_perf:
|
|
description: "Performance tests for Smart Window on Firefox Desktop"
|
|
tests:
|
|
"browser_smartwindow_perf.js": ""
|