Historique des commits

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