OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 2e9ef015f7 Fix packetpool for ImprovedTerseObjectUpdate packets.
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.
2012-10-11 23:58:37 +01:00
..
ApplicationPlugins
Capabilities
ConsoleClient
Data
Framework Fix packetpool for ImprovedTerseObjectUpdate packets. 2012-10-11 23:58:37 +01:00
Region Fix packetpool for ImprovedTerseObjectUpdate packets. 2012-10-11 23:58:37 +01:00
Server
Services
Tests
Tools