[wp-trac] [WordPress Trac] #58319: Improve performance of get_block_theme_folders

WordPress Trac noreply at wordpress.org
Tue May 16 13:33:07 UTC 2023


#58319: Improve performance of get_block_theme_folders
--------------------------+------------------------------
 Reporter:  spacedmonkey  |       Owner:  (none)
     Type:  enhancement   |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  5.9
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  performance
--------------------------+------------------------------

Comment (by spacedmonkey):

 Benchmarks run 1000 times against TT3 theme.

 || || Trunk || PR ||
 || Response Time (median) || 127.75 || 118.17 ||
 || wp-load-alloptions-query (median) || 5.06 || 5.09 ||
 || wp-before-template (median) || 64.99 || 61.77 ||
 || wp-before-template-db-queries (median) || 5.67 || 5.28 ||
 || wp-template (median) || 57.21 || 51.32 ||
 || wp-total (median) || 123.3 || 113.31 ||
 || wp-template-db-queries (median) || 3.38 || 3.06 ||

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


More information about the wp-trac mailing list