mirror of
https://github.com/opensim/opensim.git
synced 2026-05-17 20:25:34 +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.