This is the last patch update: http://code.djangoproject.com/attachment/ticket/5513/sessions_speedup_6364.2.diff
It improve performance a little, but It's difficult to test because differences are minimal. On 16 sep, 20:21, msaelices <[EMAIL PROTECTED]> wrote: > I created a ticket for it. Ticket is:http://code.djangoproject.com/ticket/5513 > > After more than one hour of profiling, I found the problem. It creates > a session for every request. > > I've attached patch on > ticket:http://code.djangoproject.com/attachment/ticket/5513/sessions_speedup... > > Again Django becomes fastest! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
