Hi all, I'm trying to figure out possible causes for really slow performance of my site on my production server on webfaction - it can take up to 15s to load!
It only seems to be a problem on the home page of my site and it also doesn't seem to be anything like too many queries. Using the debug toolbar, I got the following information: User CPU time 1060.838 msec System CPU time 97.985 msec Total CPU time 1158.823 msec Elapsed time 13099.062 msec It also tells me that the cache has been hit, meaning only a few DB hits. On my test server it loads very quickly on a cache hit. Obviously from this information no one is going to solve the problem, but if you can help me by suggesting where to look or how to get some more useful profiling information on a production server that would be great. Cheers, Pete -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.