improved
Funnels and Websites
Funnel & Websites Speed Improvements š
⨠What's Changed?
- Fixed multiple forced style recalculation and forced layouts
- Backgrounds, thumbnails are now loaded using media queries, this eliminated forced style recalculation.
- Global and section backgrounds are now part of the initial SSR response and not loaded to the DOM in client.
š„ What's Improved?
- Reduced FCP and LCP overall.
- More consistent TBT scores
- Images, backgrounds and thumbnails are added to the DOM and loaded much earlier (refer images)
- 5-10% in improvement of pagespeed scores


