Commit History

Author SHA1 Message Date
  Robert Adams 23ebae1828 Eliminate race condition where SimStatsReporter starts reporting 11 years ago
  Justin Clark-Casey (justincc) 4578ff74fe Add object count stats for new IncomingPacket and UDPPacketBuffer pools if they are enabled. Add count stats for existing LLUDP pool. 11 years ago
  Justin Clark-Casey (justincc) 3d36a6d55c Add generic PercentageStat. 11 years ago
  Justin Clark-Casey (justincc) e717398f6c Add experimental "slow frames" stat, available in "show stats" and via the monitoring module. 11 years ago
  Justin Clark-Casey (justincc) 35efa88c26 Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 12 years ago
  Justin Clark-Casey (justincc) 96d1ba90d7 Scale down per frame MS stats to match scaled simulator FPS stat. 12 years ago
  Justin Clark-Casey (justincc) 655625ab87 Start sending spare frame time MS viewer stat. Make frame time correctly display total frame time, not just non-spare time. 12 years ago
  Justin Clark-Casey (justincc) a7f4804f53 Properly show per frame millisecond statistics per frame, not as amount of time taken per second. 12 years ago
  Justin Clark-Casey (justincc) 72219eae7d Instead of updating sim stats root agent, child, objects and scripts accounts every single scene frame, update in the once every 3 seconds SimStatsReporter run 12 years ago
  Justin Clark-Casey (justincc) 0b02a4d42e Add an optional mechanism for physics modules to collect and return arbitrary stats. 12 years ago
  Justin Clark-Casey (justincc) e9d8eb5a27 Remove unnecessary explicit ElapsedEventHandler in SimReporter 12 years ago
  Justin Clark-Casey (justincc) 0f4cdc0c5b Explictly close down the StatsReporter so that we can shutdown its timer 12 years ago
  Justin Clark-Casey (justincc) a6fa15e8b6 Tie reported FPS correction factor into the minimum frame time rather than setting separately. 12 years ago
  Justin Clark-Casey (justincc) ceb326284e Move fps stat adjustment factor into field rather than hard-coded. 12 years ago
  Justin Clark-Casey (justincc) fe3594c5ea Start recording object updates per second statistic (analogue of agent updates per secod) and expose via monitoring module as ObjectUpdatePerSecondMonitor 12 years ago
  Justin Clark-Casey (justincc) 62aad4c18f Add other region stats (total frame time, physics fps, etc.) currently missing from MonitorModule 12 years ago
  Justin Clark-Casey (justincc) 19096bd391 Convert getLastReportedSimFPS() and getLastReportedSimStats() into more idiomatic LastReportedSimFPS and LastReportedSimStats on SimStatsReporter 12 years ago
  Justin Clark-Casey (justincc) ff80113534 Go back to lying that sim fps is 55 when it's actually locked at a maximum of 11. 12 years ago
  Justin Clark-Casey (justincc) ca83f99332 Instead of adding stat agentMS in all kinds of places, calculate it instead in the main Scene.Update() loop, like the other stats 12 years ago
  Justin Clark-Casey (justincc) 7d033187d8 Make reported sim fps more accurate, in line with frame time ms 12 years ago
  Melanie 004b395d12 Make SImStatsReporter pick ObjectCapacity striaght out of region info 13 years ago
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 years ago
  Teravus Ovares (Dan Olivares) d2c1610d17 * Test Autoconvert line ending on my repo.. 14 years ago
  Teravus Ovares (Dan Olivares) 56dca3b5a4 * Fix Inconsistent line ending style on SimStatsReporter 14 years ago
  Teravus Ovares (Dan Olivares) 4338f4e1d7 * Patch from Misterblue to fix Environment.TickCount for statistics purposes. Resolves the wrap-around of the 32 bit uint. 14 years ago
  Teravus Ovares (Dan Olivares) 8296413add * Re-enable lightweight packet tracking stats on a 3000 ms interval. 14 years ago
  Jeff Lee d39c300d11 Added osGetRegionStats() function, to return a number of sim statistics 14 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  diva 12a470e6a7 Making SimStatsReporter a little more restrained in requesting the IEstateModule interface. 15 years ago