Enderlook.EventManager-v0.3.1
Enderlook
released this
15 Sep 19:02
·
116 commits
to main
since this release
- Reduce assembly size.
- Reduce instance of
EventManager
size. - Reduce the number of required allocations.
- Reduce initial cost by using lazy initialization.