#5513: Last session refactoring vastly down Django performance
------------------------------------+---------------------------------------
   Reporter:  msaelices             |                Owner:  msaelices        
     Status:  assigned              |            Component:  Contrib apps     
    Version:  SVN                   |           Resolution:                   
   Keywords:  slowness performance  |                Stage:  Ready for checkin
  Has_patch:  1                     |           Needs_docs:  0                
Needs_tests:  0                     |   Needs_better_patch:  0                
------------------------------------+---------------------------------------
Comment (by jacob):

 The session_key/_session_key bit was just simply a bug; I've checked that
 fix in. I'm a bit more suspicious of the speed improvements in the rest of
 the patch, so I'd want to do some benchmarks first.
 
 FYI, I don't really trust benchmarks from ab (I've had lots of trouble
 getting reliable results without a huge margin of error). If you don't
 want to wait on me doing the benchmarks myself, you should use a better
 tool (I use [http://www.joedog.org/Siege/ Siege]).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5513#comment:19>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to