[wp-trac] [WordPress Trac] #45471: Allow caching of parse_blocks results

WordPress Trac noreply at wordpress.org
Sat Jan 18 15:13:26 UTC 2025


#45471: Allow caching of parse_blocks results
--------------------------+-----------------------------
 Reporter:  joostdevalk   |       Owner:  francina
     Type:  enhancement   |      Status:  assigned
 Priority:  normal        |   Milestone:  Future Release
Component:  Cache API     |     Version:  5.0
 Severity:  normal        |  Resolution:
 Keywords:  dev-feedback  |     Focuses:  performance
--------------------------+-----------------------------

Comment (by spacedmonkey):

 I think an in memory cache, would be really useful here. While profiling,
 I am seeing the same blocks content being parshed over and over again. We
 could really save some CPU cycling by only doing it once per page load.

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


More information about the wp-trac mailing list