At 02:41 PM 2/9/2007, you wrote:
>This is turning out to be very distressing.  I'm starting to look at
>other template options.  I may give Cheetah a try this weekend.

I'm not surprised you are considering alternatives, 16-18 seconds is 
an unacceptable amount of time for template rendering.  Did you 
verify that you are running with the fix for #3441?  I think you need 
to be at SVN revision 4461 or higher.  While #3441 sounds like a 
minor issue, when I hit it it had a huge impact due to the contents 
of my template context; there was a tremendous amount of work being 
done to build a humongous error string that was simply tossed away by 
the calling code.

Of course this may not be the problem that is causing your excessive 
times.  If it isn't I'm convinced it must be something similar, 
because I can't believe what you are seeing is expected.  It would be 
good for Django if we could track down what is going on.

Karen 


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to