Bian-Sh / ObjectPoolView on GitHub
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
11Apr 21, 2024Updated last year

Alternatives and similar repositories for ObjectPool

Users that are interested in ObjectPool are comparing it to the libraries listed below

Sorting:

Are these results useful?