mirror of
https://github.com/opensim/opensim.git
synced 2026-07-02 08:25:44 +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.