GeistHaus
log in · sign up

Improve LCP by Deprioritizing Script Modules from the Interactivity API - Weston Ruter

weston.ruter.net

Adding fetchpriority=low to script modules and moving them from the head to the footer can improve LCP by >9%!

3 pages link to this URL
GitHub - westonruter/script-fetchpriority-low: [OBSOLETE WITH WP 6.9] Improves performance for the LCP metric by setting fetchpriority=low on script modules for the Interactivity API and on the comment-reply script. This implements https://core.trac.wordpress.org/ticket/61734

[OBSOLETE WITH WP 6.9] Improves performance for the LCP metric by setting fetchpriority=low on script modules for the Interactivity API and on the comment-reply script. This implements https://core...

1 inbound link object en repository:987225809
GitHub - westonruter/script-modules-in-footer: [OBSOLETE WITH WP 6.9] Prints script modules at wp_footer instead of at wp_head to improve performance by reducing network contention for the critical rendering path. Only relevant for block themes.

[OBSOLETE WITH WP 6.9] Prints script modules at wp_footer instead of at wp_head to improve performance by reducing network contention for the critical rendering path. Only relevant for block themes...

1 inbound link object en repository:989377500
WordPress 6.9 Frontend Performance Field Guide

This post is the latest in a series of updates focused on the performance improvements of major releases (see 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, and 6.2). WordPress 6.9 is the second and final major rel…

5 inbound links article en 6-9 ( 87 )core ( 725 )core-performance ( 141 )CSS ( 10 )dev-notes ( 617 )dev-notes-6-9 ( 25 )javascript ( 130 )performance ( 407 )