Closed (fixed)
Project:
Project
Version:
5.x-1.2
Component:
Releases
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2008 at 20:33 UTC
Updated:
11 Aug 2008 at 18:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
aclight commentedHere's an updated patch that applies correctly without fuzz. The actual code changes are no different in this patch.
On a simple test installation with the locale module enabled, and using a new language I created which contains 1 translated string, before the patch I was consistently getting page load times of ~240 ms for a particular page. After applying the patch, the load time went down to ~200 ms, which is about the same amount of time the page took to load with the locale module turned off. So while this is far from a 50% decrease in page load time, it is a significant decrease.
Comment #2
dwwAdded a comment explaining what was going on, and committed to HEAD and DRUPAL-5. Thanks, all.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.