grumpydev / TinyIoC

An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike.
MIT License
830 stars 235 forks source link

Optimisation of memory usage. Reduced allocations of objects. #152

Closed ghost closed 3 years ago

niemyjski commented 3 years ago

@AlexanderMy Thanks for submitting the PR, can you share any benchmarks vs the baseline you ran against. We have some benchmarks setup in a benchmark project in this repo.

ghost commented 3 years ago

@AlexanderMy Thanks for submitting the PR, can you share any benchmarks vs the baseline you ran against. We have some benchmarks setup in a benchmark project in this repo.

Please find my results: Screenshot 2021-06-22 at 17 25 01

niemyjski commented 3 years ago

Thanks for the PR! Let me know if you need a release out there soon?

ghost commented 3 years ago

Thanks for the PR! Let me know if you need a release out there soon?

Thanks for merging. We don't need the release just now, thanks.