[wp-hackers] Recent Comments Plugins.
Podz
podz at tamba2.org.uk
Wed Jul 20 18:49:08 GMT 2005
As unscientific as it gets.
Fuzzy Comments - the server doesn't have the XSLT bit needed.
Recent Comments List - could not get it to work.
Upload, activate, hard refresh twice, View Source and copy out all those
between what was Array 46 and Array 47 (which is where the function
would have displayed in the block) and take second set of numbers. The
numbers are those produced by Jeromes Query Diagnostics. Each 'Array'
had a time for completion. Each time is listed:
http://dev.wp-plugins.org/browser/recent-comments/
[1] => 0.00010895729064941
http://www.coffee2code.com/archives/2005/03/30/plugin-customizable-comment-listings/
[1] => 0.00014400482177734
http://meidell.dk/archives/2005/07/17/brians-latest-comments-152/
[1] => 0.074209928512573
[1] => 0.0012128353118896
[1] => 0.00017619132995605
[1] => 0.0003809928894043
[1] => 0.0001981258392334
[1] => 0.0086190700531006
[1] => 0.00019383430480957
[1] => 0.00012898445129395
[1] => 0.00035691261291504
[1] => 0.00016903877258301
[1] => 0.00020194053649902
[1] => 0.00030803680419922
[1] => 0.00016212463378906
[1] => 0.00040578842163086
[1] => 0.00019502639770508
http://wp-plugins.net/index.php?id=169
[1] => 9.0837478637695E-05
[1] => 7.0095062255859E-05
[1] => 6.7949295043945E-05
[1] => 6.7234039306641E-05
[1] => 6.8187713623047E-05
[1] => 6.6995620727539E-05
[1] => 6.6995620727539E-05
[1] => 6.6995620727539E-05
[1] => 6.6995620727539E-05
[1] => 6.6995620727539E-05
[1] => 6.6995620727539E-05
[1] => 6.6995620727539E-05
[1] => 0.00013589859008789 <-----
The one indicated actually does something. The stuff above are functions
not called but they execute (strangely).
I have no idea what - if anything - this has to do with server loads.
And I know how I did this is probably bad, but ...
P.
More information about the wp-hackers
mailing list