[wp-trac] [WordPress Trac] #63007: Bundled themes: Stylesheets for block themes are missing path data for inlining

WordPress Trac noreply at wordpress.org
Fri Feb 28 15:29:23 UTC 2025


#63007: Bundled themes: Stylesheets for block themes are missing path data for
inlining
-----------------------------------+-------------------------------
 Reporter:  westonruter            |       Owner:  westonruter
     Type:  enhancement            |      Status:  accepted
 Priority:  normal                 |   Milestone:  6.9
Component:  Bundled Theme          |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  has-patch 2nd-opinion  |     Focuses:  css, performance
-----------------------------------+-------------------------------

Comment (by westonruter):

 Replying to [comment:26 poena]:
 > What other tools do you recommend for testing? Since this tool does not
 run on Windows.
 >
 > As much as I want the themes to be faster, and as curious as I am about
 the bench mark testing tool, I do not have the bandwidth to also
 troubleshoot the tool.

 Do you mean [https://github.com/GoogleChromeLabs/wpp-
 research/tree/main/cli#benchmark-web-vitals benchmark-web-vitals]? It
 should work on Windows, as long as you have npm installed, same as using
 the build tooling in WordPress core or Gutenberg. I don't think you'll
 need to troubleshoot the tool. It won't be needed on an ongoing basis.
 Otherwise, you can use Chrome DevTools with network emulation set to "Slow
 3G" and then look at the LCP metric which shows up in the Performance
 panel. This will be the same result. The benefit of the benchmark-web-
 vitals tool is that it can do many repeated tests and then compute the
 median result, which helps to eliminate the noise and variation that can
 happen with a single test.

 Aside: As part of #63018 I'm planning to extend the benchmarking for check
 the impact for inlining more minified CSS on initial page-visits versus
 subsequent page visits with that CSS instead being in cached external
 stylesheeets.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63007#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list