[wp-trac] [WordPress Trac] #17128: POMO library performance considerations
WordPress Trac
noreply at wordpress.org
Mon Jan 27 08:09:10 UTC 2014
#17128: POMO library performance considerations
-------------------------+-----------------------------
Reporter: wet | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: I18N | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-------------------------+-----------------------------
Comment (by greencp):
I just published a plugin that implements on-demand loading of mo files
and on-demand translating of strings: [http://wordpress.org/plugins/wp-
performance-pack/ WP Performance Pack].
It uses override_load_textdomain and a new Translations implementation. It
already improves performance and memory usage but I'm working on some more
improvements by reducing unnecessary translations, of wich there are quite
some in WordPress core (e.g. [https://core.trac.wordpress.org/ticket/26746
26746]). I also plan to implement usage of native gettext if available.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/17128#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list