Quote:
Originally posted by Curator
How does this script perform under *heavy* load? Of course it does depend on the server to a large degree, but are there bottlenecks? Slowdowns? Has it been tested on a high-traffic site?
|
I couldn't find a chance to test it under heavy load because my site's load is not high.. However I can see some bottlenecks that can increase PHP running time in the script if you have too much load. Actually this is why I didn't release the next version because script has too many features and its structure is not handling so many features perfectly at the moment. Although the version released is more basic than the unreleased next version, I still say take an eye on the performance if you have a heavy load. The best practise will be installing Microstats hack and monitor your webtemplates performance with it. Both hacks are competible, you just need to put microstat's hacks code inside your webtemplate to make it run with webtemplates.
If PHP running time is high under heavy load, there may be ways to optimize it by cancelling some features like webqueries..
Hopefully the next release will be much performance-friendly if it's is released.. :knockedout: