#12581: connection.queries should use a ring buffer to avoid large memory
consumption under runserver
-------------------------------------+-------------------------------------
               Reporter:  robhudson  |        Owner:  nobody
                   Type:             |       Status:  new
  Cleanup/optimization               |    Component:  Database layer
              Milestone:             |  (models, ORM)
                Version:             |     Severity:  Normal
             Resolution:             |     Keywords:
           Triage Stage:  Accepted   |    Has patch:  1
    Needs documentation:  0          |  Needs tests:  0
Patch needs improvement:  1          |
-------------------------------------+-------------------------------------
Changes (by julien):

 * needs_better_patch:  0 => 1
 * type:  New feature => Cleanup/optimization


Comment:

 The tests would need to be rewritten using unittests since this is now
 Django's preferred way. Also, the datastructures tests seem to have been
 moved to source:django/trunk/tests/regressiontests/utils/datastructures.py

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12581#comment:8>
Django <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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to