#33015: QuerySet.extra Use Case: filtering on large lists of tuples
-------------------------------------+-------------------------------------
     Reporter:  kris-swann           |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  QuerySet.extra,      |             Triage Stage:  Accepted
  Documentation                      |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):

 * cc: Simon Charette (added)


Comment:

 Thanks for the benchmarking Keryn! That's definitely `data in
 self.children` biting us again.

 With the current state of things in terms on `Q` performance and the
 possibility of passing lookups to filter in 4.0 (#27021) I wonder what's
 left to do here. What were you thinking of documenting Carlton?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33015#comment:5>
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 on the web visit 
https://groups.google.com/d/msgid/django-updates/068.c17a2c3bb53c540c3cc856711e58a0ea%40djangoproject.com.

Reply via email to