Performance issue on large sites

Davy Van Den Bremt - October 28, 2009 - 18:39
Project:MailChimp
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

This module has a performance issues on large sites. t() is used in a define(). t() should never be used within global context. I wrote a blog post about this once : http://www.drupalcoder.com/story/342-never-use-t-function-in-a-global-co...

This can have a tremendous effect on the performance of your site.

#1

LouBabe - October 28, 2009 - 18:58
Status:active» fixed

Thanks, I wasn't aware of that issue. t() usage removed from globals in the dev release (or grab from CVS). I just release RC1 today, so will wait a couple days to see if anything else comes up before making a new release. Any other performance suggestions welcome.

#2

System Message - November 11, 2009 - 19:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.