mirror of
https://github.com/opensim/opensim.git
synced 2026-08-18 03:55:38 +08:00
These were neither being returned or in many places reused. Getting packets from a pool rather than deallocating and reallocating reduces memory churn which in turn reduces garbage collection time and frequency.