mediawiki-skins-Vector/bundlesize.config.json
Jon Robson 0e2e1a9a17 Remove PerformanceBudgetTest
This test has not served the original purpose it intended and is
now more of a nuisance than supportive to our goal of monitoring
performance across MediaWiki.

For now, we are going to remove this test in favor of a new test
that we are currently finalizing in T360590 that we hope to land
after the next MediaWiki release.

Bug: T373017
Change-Id: I0eb22ebbed67ded008de7ca75f9f8f399a214ef8
2024-09-25 22:58:32 +00:00

43 lines
759 B
JSON

[
{
"resourceModule": "mediawiki.page.ready",
"maxSize": "3.2 kB"
},
{
"resourceModule": "skins.vector.styles.legacy",
"maxSize": "8.9 kB"
},
{
"resourceModule": "skins.vector.search.codex.styles",
"maxSize": "6.2 kB"
},
{
"resourceModule": "skins.vector.search.codex.scripts",
"maxSize": "15 kB"
},
{
"resourceModule": "skins.vector.styles",
"maxSize": "13.0 kB"
},
{
"resourceModule": "skins.vector.js",
"maxSize": "17.5 kB"
},
{
"resourceModule": "skins.vector.legacy.js",
"maxSize": "2.5 kB"
},
{
"resourceModule": "skins.vector.search",
"maxSize": "3.3 kB"
},
{
"resourceModule": "skins.vector.icons",
"maxSize": "1.3 kB"
},
{
"resourceModule": "skins.vector.icons.js",
"maxSize": "0.7 kB"
}
]