Justin Clark-Casey (justincc)
|
5b1a9f84fd
minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful
|
11 年 前 |
Justin Clark-Casey (justincc)
|
84407e322f
revert accidental change to MemoryWatchdog stat calculation in previous b1b4687
|
11 年 前 |
Justin Clark-Casey (justincc)
|
b1b4687250
Add "show script timers" command to show script timers. For debug purposes.
|
11 年 前 |
Justin Clark-Casey (justincc)
|
4e5b2346a5
Add LastMemoryChurn stat using existing data so we can more quickly tell how memory churn changes rather than waiting for the average to move.
|
12 年 前 |
Justin Clark-Casey (justincc)
|
f3c5ce1bbd
minor: Comment out unused MemoryWatchdog.m_churnRatePerMillisecond - this is currently calculated dynamically
|
12 年 前 |
Justin Clark-Casey (justincc)
|
5aec0ff207
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
12 年 前 |