[pLog-svn] A terrible truth about plugin

Jon Daley plogworld at jon.limedaley.com
Fri Feb 1 14:02:17 EST 2008


On Sat, 2 Feb 2008, Mark Wu wrote:
> After several testing, I think I know why our plugin is so slow...
 	Had you noticed that plugins were slow?  I guess I haven't ever 
had 14 plugins installed before, but maybe only 5 or 6.

> For 2nd problem, maybe we can use include() only,
 	That seems fine - does that have any side effects?  The include 
would simply overwrite the prior values if they existed, right?

>> 1. LifeType core + 14 plugins (8 with xml menu entries setting) : 1000 ms
> 2. (1) and remove all locale files : 900ms
 	This doesn't seem like that much of an issue?  You are saying it 
takes 100 ms?  Where are these numbers coming from?  I can't find the time 
extension I used to have, but firebug says admin.php takes almost no time 
to load, and the delays for me are all the css and js.

> 3. (1) and remove all plugins: 550ms
 	This number looks more interesting, and is probably the harder of 
the two to fix.  Can you test your include theory and see how much that 
changes things?


More information about the pLog-svn mailing list