[wp-trac] [WordPress Trac] #32052: Add out of the box support for MO file caching

WordPress Trac noreply at wordpress.org
Sat Nov 13 16:54:28 UTC 2021


#32052: Add out of the box support for MO file caching
-------------------------+--------------------------
 Reporter:  nicofuma     |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:
Component:  I18N         |     Version:  4.2
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  performance
-------------------------+--------------------------

Comment (by Clorith):

 It would be interesting to see what kind of impact using transients would
 have here, as noted it would add a bit more data to normal transfer
 instead of CPU time, but given that transients will leverage an object
 cache if it exists, instead of the database, is there a possibility that
 this may provide a small gain for the majority, and an even greater gain
 for those with a proper object cache in place?

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


More information about the wp-trac mailing list