#32996: Cache PathInfos on ForeignObject/ForeignObjectRel (et al)
-------------------------------------+-------------------------------------
     Reporter:  Keryn Knight         |                    Owner:  Keryn
         Type:                       |  Knight
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"a697424969f7f464bf6492b09a6cdac135499e02" a6974249]:
 {{{
 #!CommitTicketReference repository=""
 revision="a697424969f7f464bf6492b09a6cdac135499e02"
 Fixed #32996 -- Cached PathInfos on relations.

 PathInfo values are ostensibly static over the lifetime of the object
 for which they're requested, so the data can be memoized, quickly
 amortising the cost over the process' duration.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32996#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/067.0baf140b961961fbbb36dafe34693153%40djangoproject.com.

Reply via email to