adriangb / di

Pythonic dependency injection
https://www.adriangb.com/di/
MIT License
301 stars 13 forks source link

perf: optimize graph operations #35

Closed adriangb closed 2 years ago

adriangb commented 3 years ago

This is mostly a POC. It seems like most of the overhead we have left is from doing graph stuff. Using a graph library w/ a C or C++ backend, or if we wrote that stuff here in cython or something, seems to make it a non-issue.

netlify[bot] commented 3 years ago

✔️ Deploy Preview for xenodochial-agnesi-66605a ready!

🔨 Explore the source changes: 7fe3f59582a1723e268a2d2fd92d1dce4499b625

🔍 Inspect the deploy log: https://app.netlify.com/sites/xenodochial-agnesi-66605a/deploys/6179ed13d0e7b100077fe6ab

😎 Browse the preview: https://deploy-preview-35--xenodochial-agnesi-66605a.netlify.app