T127328: Optimise critical rendering path | T202154: Audit modules 2018: Reduce registry overhead
Focus for 2017 is to audit what we load by default, and aim to load fewer modules by default.
For different definitions of "default". Environments:
- MediaWiki core default.
- MediaWiki-Vagrant default.
- Production and Beta Cluster wikis.
And for each, looking at:
- Simple wikitext page. (unrestricted, with parser output)
- Special:Blankpage. (unrestricted, without parser output)
- Special:Preferences, Special:UserLogin. (restricted, without parser output)