[wp-trac] [WordPress Trac] #58376: Improve performance of the `_wp_array_get` function

WordPress Trac noreply at wordpress.org
Tue May 23 08:04:47 UTC 2023


#58376: Improve performance of the `_wp_array_get` function
-------------------------+-----------------------------
 Reporter:  aristath     |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:
 Severity:  normal       |   Keywords:
  Focuses:  performance  |
-------------------------+-----------------------------
 The `_wp_array_get` function gets called ~23k times on each page-load when
 using a block theme. In fact, it's the most-called function on the
 frontend of a site.

 There is room for improvement here, and any tweaks we make can be
 beneficial.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58376>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list