[wp-trac] [WordPress Trac] #26638: [Patch] Performance Increase in l10n (9-12%)
WordPress Trac
noreply at wordpress.org
Mon Dec 16 09:41:23 UTC 2013
#26638: [Patch] Performance Increase in l10n (9-12%)
-------------------------+-----------------------------
Reporter: dshafik | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: trunk
Severity: normal | Keywords:
-------------------------+-----------------------------
While doing some writing on profiling I choose Wordpress as my example
application and wrote a small patch that in my testing boosts performance
of index.php by 9-12% (with the dataset from my 6 year old blog, ~250
posts, lots of plugins and extra stuff).
This performance increase is found by making a small change to the way
`translate()` works, effectively cutting out the use of the
`NOOP_Translates` class.
Patch is attached.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26638>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list