|
I installed 'ZopeProfiler' i can see the slow scripts and pages, but it's a bit biased i think because if zope goes to 99% cpu, all scripts and pages run at that time will become slow. Thus some results are not really that slow. I do notice that my suspected page is slow, but that's a page template, and there is not very much out of the ordinary going on there. Just a loop in tal over a sql result set. Should i test on a machine with only ME as user? That way I know what is being called. Dieter Maurer wrote: Marko Kruijer wrote at 2007-2-5 14:20 +0100:... The page loops over a results set from mysql, this set contains 400 - 500 results. I've noticed that if it loops over 500 results instead of i.e. 20 the page takes almost 3 to 4 seconds longer to load. --
Met vriendelijke groet, Marko Kruijer
|
_______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
