When I load VE on [[en:Gosford]], the following API requests are made:
- 3x action=query&prop=imageinfo
- 1x action=query&prop=info
- 1x action=visualeditor&paction=parse (also see T87553: Performance issue in HHVM with output buffer?)
For a total of five API requests. Couldn't the VisualEditor API module expose an endpoint that combines this metadata into a single response?