[wp-trac] [WordPress Trac] #63793: Parser-blocking scripts should render last in all cases to speed up page load
WordPress Trac
noreply at wordpress.org
Thu Aug 7 05:07:10 UTC 2025
#63793: Parser-blocking scripts should render last in all cases to speed up page
load
---------------------------+------------------------------
Reporter: kkmuffme | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Script Loader | Version:
Severity: normal | Resolution:
Keywords: | Focuses: performance
---------------------------+------------------------------
Changes (by westonruter):
* focuses: => performance
Comment:
@kkmuffme
> Printing them in the following order, will significantly speed up
reaching DOMContentLoaded, without having any impact on functionality
Have you benchmarked this to demonstrate the performance improvement? I
don't see how this will reduce the time to DCL since it will always be
blocked by `b.js` in your example.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63793#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list