#27624: Optimize ORM by using more immutable data structures
-------------------------------------+-------------------------------------
     Reporter:  Adam Johnson         |                    Owner:  Adam
         Type:                       |  Johnson
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  1.10
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"5353e7c2505c0d0ab8232ad9c131b3c99c833988" 5353e7c]:
 {{{
 #!CommitTicketReference repository=""
 revision="5353e7c2505c0d0ab8232ad9c131b3c99c833988"
 Refs #27624 -- Optimized Query.clone() for non-combined queries.

 This avoids constructing a generator expression and a new tuple if the
 Query has no combined queries.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27624#comment:13>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.f1b9e49e8885b274e1211b6f7be0948a%40djangoproject.com.

Reply via email to