Flagged by performance dashboard:
https://grafana.wikimedia.org/goto/1_Xv2wXNR?orgId=1
There also seems to be a spike in total blocking time:
https://grafana.wikimedia.org/d/c6a56131-dc83-4c9a-8d50-2e687f83ab70/reading-web-performance-peter-h-copy?orgId=1&from=now-30d&to=now&timezone=utc
Steps to replicate the issue (include links if applicable):
- With https://gerrit.wikimedia.org/r/c/mediawiki/extensions/VisualEditor/+/544247 oojs-ui was suddenly loaded on page load
What happens?:
An additional 100kb of uncompressed JS is being loaded.
What should have happened instead?:
The JS should be loaded when needed per our performance guidelines.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):

