Historie revizí

Autor SHA1 Zpráva Datum
  Robert Adams 23ebae1828 Eliminate race condition where SimStatsReporter starts reporting před 11 roky
  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. před 12 roky
  Justin Clark-Casey (justincc) 3d36a6d55c Add generic PercentageStat. před 12 roky
  Justin Clark-Casey (justincc) e717398f6c Add experimental "slow frames" stat, available in "show stats" and via the monitoring module. před 12 roky
  Justin Clark-Casey (justincc) 35efa88c26 Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. před 12 roky
  Justin Clark-Casey (justincc) 96d1ba90d7 Scale down per frame MS stats to match scaled simulator FPS stat. před 12 roky
  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. před 12 roky
  Justin Clark-Casey (justincc) a7f4804f53 Properly show per frame millisecond statistics per frame, not as amount of time taken per second. před 12 roky
  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 před 12 roky
  Justin Clark-Casey (justincc) 0b02a4d42e Add an optional mechanism for physics modules to collect and return arbitrary stats. před 12 roky
  Justin Clark-Casey (justincc) e9d8eb5a27 Remove unnecessary explicit ElapsedEventHandler in SimReporter před 12 roky
  Justin Clark-Casey (justincc) 0f4cdc0c5b Explictly close down the StatsReporter so that we can shutdown its timer před 12 roky
  Justin Clark-Casey (justincc) a6fa15e8b6 Tie reported FPS correction factor into the minimum frame time rather than setting separately. před 13 roky
  Justin Clark-Casey (justincc) ceb326284e Move fps stat adjustment factor into field rather than hard-coded. před 13 roky
  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 před 13 roky
  Justin Clark-Casey (justincc) 62aad4c18f Add other region stats (total frame time, physics fps, etc.) currently missing from MonitorModule před 13 roky
  Justin Clark-Casey (justincc) 19096bd391 Convert getLastReportedSimFPS() and getLastReportedSimStats() into more idiomatic LastReportedSimFPS and LastReportedSimStats on SimStatsReporter před 13 roky
  Justin Clark-Casey (justincc) ff80113534 Go back to lying that sim fps is 55 when it's actually locked at a maximum of 11. před 13 roky
  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 před 13 roky
  Justin Clark-Casey (justincc) 7d033187d8 Make reported sim fps more accurate, in line with frame time ms před 13 roky
  Melanie 004b395d12 Make SImStatsReporter pick ObjectCapacity striaght out of region info před 14 roky
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. před 14 roky
  Teravus Ovares (Dan Olivares) d2c1610d17 * Test Autoconvert line ending on my repo.. před 14 roky
  Teravus Ovares (Dan Olivares) 56dca3b5a4 * Fix Inconsistent line ending style on SimStatsReporter před 14 roky
  Teravus Ovares (Dan Olivares) 4338f4e1d7 * Patch from Misterblue to fix Environment.TickCount for statistics purposes. Resolves the wrap-around of the 32 bit uint. před 14 roky
  Teravus Ovares (Dan Olivares) 8296413add * Re-enable lightweight packet tracking stats on a 3000 ms interval. před 14 roky
  Jeff Lee d39c300d11 Added osGetRegionStats() function, to return a number of sim statistics před 15 roky
  Jeff Ames ee205e7e81 Formatting cleanup. před 15 roky
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
  diva 12a470e6a7 Making SimStatsReporter a little more restrained in requesting the IEstateModule interface. před 15 roky