#24366: Improve migration dependency graph speed
--------------------------------------+------------------------------------
     Reporter:  MarkusH               |                    Owner:  knbk
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  Migrations            |                  Version:  master
     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 knbk):

 The caching does wonders when performing searches in super/subtrees of
 previously performed searches, but the algorithm itself is a real
 downgrade from the previous one.

 I'm also looking into partially ordered sets to see if that is any faster,
 I'll let you know if anything comes out of it.

--
Ticket URL: <https://code.djangoproject.com/ticket/24366#comment:6>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.bd9cc175d07c4d1f398a272446c3daba%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to