#24743: Django 1.8.1 migrations are actually slower than 1.8?
--------------------------------------+------------------------------------
     Reporter:  pzrq                  |                    Owner:  MarkusH
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  Migrations            |                  Version:  1.8
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  1
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by Markus Holtermann <info@…>):

 In [changeset:"e1427cc609fa6ab247501b101cfb3c0092aba55b" e1427cc6]:
 {{{
 #!CommitTicketReference repository=""
 revision="e1427cc609fa6ab247501b101cfb3c0092aba55b"
 Fixed #24590 -- Cached calls to swappable_setting.

 Moved the lookup in Field.swappable_setting to Apps, and added
 an lru_cache to cache the results.

 Refs #24743

 Thanks Marten Kenbeek for the initial work on the patch. Thanks Aymeric
 Augustin and Tim Graham for the review.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24743#comment:26>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.99eb902356e380d45a42ba2595a7d46a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to