#5513: Last session refactoring vastly down Django performance
------------------------------------+---------------------------------------
   Reporter:  msaelices             |                Owner:  msaelices   
     Status:  assigned              |            Component:  Contrib apps
    Version:  SVN                   |           Resolution:              
   Keywords:  slowness performance  |                Stage:  Accepted    
  Has_patch:  1                     |           Needs_docs:  0           
Needs_tests:  0                     |   Needs_better_patch:  0           
------------------------------------+---------------------------------------
Changes (by Fredrik Lundh <[EMAIL PROTECTED]>):

  * stage:  Ready for checkin => Accepted

Comment:

 The import refactoring is a no-brainer (unless you want to support dynamic
 reconfiguration of the session engine, of course; I don't really see the
 point of that, but that's me).
 
 The other one needs either proper benchmarking, or at least review by
 someone who knows what the use patterns really are.
 
 (And as I mentioned earlier, there are lots of opportunities for micro-
 tuning here, but there's no need to keep this ticket open for that.)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5513#comment:20>
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