ivlevAstef / DITranquillity

Dependency injection for iOS (Swift)
MIT License
423 stars 32 forks source link

Refactory resolve system #146

Open ivlevAstef opened 5 years ago

ivlevAstef commented 5 years ago

Current resolve system make without delay Maker - Lazy, Provider. It lead to not fully support Delay Maker with other modifications - many, tags.

Also current system can faster, and simplify

ivlevAstef commented 3 years ago

https://github.com/vitalybatrakov/iOS_DI_Libs_Performance_Tests

Performance tests. Need optimize complexity test - I can move on first position.

Also need write article on have about optimization.

Motivation graphics