On Dec 7, 2006, at 8:15 AM, [EMAIL PROTECTED] wrote: > > Right off the top, I'd suggest alot of your slowdown is in the number > of http requests. It appears you're making quite a few javascript and > css calls. I'd see if i could pare that back. > > > Also, temporarily remove your google analytics code... I've seen that > cause a major hang on some sites.
He's talking about the time that Django takes to create the page, before the browser even sees it. Is the amount of time a problem? I'm not sure if half a second is a problem or not. The page doesn't look too exotic, but it is big, I did notice a regroup call in there, which may take some time depending on the data it has to process. If the timing is a problem, have you looked into caching? Don --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---