hadashiA / VContainer

The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
https://vcontainer.hadashikick.jp
MIT License
1.92k stars 167 forks source link

Optimize PlayerLoopRunner #671

Closed hadashiA closed 3 months ago

hadashiA commented 4 months ago

Excessive use of locks and wasteful. Would like to simplify based on results with VitalRouter.