[wp-trac] [WordPress Trac] #17268: Using pomo for translations is very inefficient
WordPress Trac
wp-trac at lists.automattic.com
Fri May 6 10:25:59 UTC 2011
#17268: Using pomo for translations is very inefficient
--------------------------+------------------------------
Reporter: linushoppe | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Comment (by mwidmann):
After applying this patch I was able to handle a substancial amout more
requests in the same amount of time.
Running the same command command in all cases:
{{{
siege -c5 -t30s -b http://localhost
}}}
Results:
||Version ||trans/secs || succ. transactions ||
||3.1.2 tagged ||2.35 ||69||
||with patch from #17128 ||2.92 ||86||
||with just this patch ||3.40 ||100||
||with this and the other patch ||3.50 ||102||
This change is a huge winner if gettext is installed. Would be nice to
have this in 3.2.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17268#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list