mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-17 18:26:43 +01:00
* Creating new objects is cheap, in fact comparable to the cost of getting it out of the pool, so it doesn't help there. * Placing items in the pool is far more expensive than letting them garbage collect due to the resetting of vars and such.