Reorder head tags to optimize rendering performance
What does this MR do and why?
This MR reorders our head tags to make sure that the higher the priority resource the earlier it is discovered.
I worked on this using https://github.com/rviscomi/capo.js
Screenshots or screen recordings
before | after |
---|---|
Waterfall before | Waterfall after |
---|---|
How to set up and validate locally
- Load any page
- Follow the instructions on: https://github.com/rviscomi/capo.js
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jannik Lehmann