That might be true in theory.. but in practice?

Do any of the core/contrib/top100 apps actually depend on loading orders? 
I've never encountered that problem before, but I don't know.

It seems like we could easily get a 10x performance improvement by doing 
this in parallel by default, and have anything that _does_ have a 
dependency have some kind of DEPENDS_ON in the package init, so that the 
loader loop wouldn't complete until everything is ready. This would be a 
major benefit, and I don't think it would introduce all that much 
complexity.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/f20ac9bc-2492-4b84-874f-6c1635eb15ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to