Skip to content

Reorder head tags to optimize rendering performance

Jannik Lehmann requested to merge jnnkl-head-order into master

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
Screenshot_2023-07-06_at_12.29.40 Screenshot_2023-07-06_at_12.26.52
Waterfall before Waterfall after
Screenshot_2023-07-06_at_13.44.02 Screenshot_2023-07-06_at_13.44.11

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jannik Lehmann

Merge request reports