mirror of
https://github.com/opensim/opensim.git
synced 2026-06-03 17:16:31 +08:00
This aims to capture the amount of memory that OpenSim turns over whilst operating a region. This memory is not lost - apart from leaks it is reclaimed by the garbage collector. However, the more memory that gets turned over the more work the GC has to do to reclaim it.