Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62126, comment 35


Ignore:
Timestamp:
09/17/2025 06:52:40 PM (8 weeks ago)
Author:
josephscott
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62126, comment 35

    initial v1  
    1 Trying out https://github.com/WordPress/wordpress-develop/pull/8213 from @pbearne I looked at just the time spent in `WP_Theme_JSON::sanitize` with SPX.  This was on WP 6.9-alpha-60726 with PHP 8.4.11 on the logged out front page of the site.  No other plugins, basically a near fresh WP site.  Before collecting the data from SPX for each run I loaded the front page of the site 5 times, then loaded it one time with SPX enabled.
     1Trying out https://github.com/WordPress/wordpress-develop/pull/8213 from @pbearne I looked at just the time spent in `WP_Theme_JSON::sanitize` with SPX.  This was on WP 6.9-alpha-60726 ( Twenty Twenty-five theme ) with PHP 8.4.11 on the logged out front page of the site.  No other plugins, basically a near fresh WP site.  Before collecting the data from SPX for each run I loaded the front page of the site 5 times, then loaded it one time with SPX enabled.
    22
    33- Before: 1.18ms