#28455: Create "inplace" QuerySets to speed up certain operations
-------------------------------------+-------------------------------------
     Reporter:  Anssi Kääriäinen     |                    Owner:  Keryn
         Type:                       |  Knight
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"804607df0e174c524a3ea880b8ecbb555ecb4abb" 804607d]:
 {{{#!CommitTicketReference repository=""
 revision="804607df0e174c524a3ea880b8ecbb555ecb4abb"
 Refs #28455 -- Avoided QuerySet cloning in simple prefetch_related()
 usages.

 manager.get_queryset() always returns freshly instantiated per-instance
 QuerySet which doesn't need subsequent cloning.

 Based on work originally done by Anssi Kääriäinen and Tim Graham.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/28455#comment:8>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019cde0846e3-76a5d2ee-a174-47ce-a5e6-228699159376-000000%40eu-central-1.amazonses.com.

Reply via email to