Performance / speed of dependency injector #956
PunchyRascal
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am new to the library. From what I understand 99.9% of the performance cost is paid at the beginning when starting an app when the
container.wire()happens.Now I was informed about this performance test that wireup made, where Dependency injector did not do too well. So I am wondering if anyone has any thoughts about what is going on.
https://maldoinc.github.io/wireup/latest/benchmarks/
Beta Was this translation helpful? Give feedback.
All reactions