GenericPool | High-Performance Instance Pooling (Update 1.1!)

Information:

Version Date: 10/11/25
Version Store Page: GenericPool 1.1
Version Zip File: GenericPool Source

GenericPool version 1.1 is now available! The main focuses of the update are the new expandSize feature, consistency improvements across both variants, and a Signal Implementation using GenericSignal for event handling.

Changes:

  • Added expandSize and SetExpandSize()
  • Implemented expandSize in the retrieve methods
  • Implemented insertFunction in LoadObjects() and RetrieveObjects()
  • Reworked LoadObjects() and RetrieveObject() in the Object Pool variant

If you find any bugs with this update, especially in the new signal implementation, please leave a reply so I can address them in the next hotfix. There is also a small hotfix for version 1.0 if you aren’t updating to this version yet.

2 Likes