| Commit message (Expand) | Author | Files | Lines |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -23/+23 |
2015-11-13 | add the option Normalized55FPS. This is transition code ported from avinatio... | UbitUmarov | 1 | -18/+22 |
2015-11-09 | replace StatisticsFPSfactor that needed to be changed with FrameTime to a si... | UbitUmarov | 1 | -140/+146 |
2015-11-08 | rename MinFrameTime as FrameTime, since it is not a minimum but a target valu... | UbitUmarov | 1 | -8/+14 |
2015-10-21 | recover scripts execution time stat i lost on previus changes. Behing async,... | UbitUmarov | 1 | -1/+3 |
2015-10-12 | in stats use real integration time, not the wanted one. Dont let stats calls... | UbitUmarov | 1 | -20/+29 |
2015-09-08 | add script events per sec stat, using the time report code, but ignoring the... | UbitUmarov | 1 | -2/+9 |
2015-09-06 | remove a forgotten cast to int | UbitUmarov | 1 | -1/+1 |
2015-09-06 | still a missing stat ID | UbitUmarov | 1 | -9/+12 |
2015-09-06 | let extra stats travel side by side with viewers ones... try to fix damm arra... | UbitUmarov | 1 | -50/+91 |
2015-09-04 | a few changes to stats. Array order coerent on users. give up on moses stats ... | UbitUmarov | 1 | -79/+91 |
2015-09-04 | remove a forgotten 1000.9 factor on physics fps | UbitUmarov | 1 | -1/+1 |
2015-09-04 | use GetTimeStampMS to increase heartbeat and stats timing resolution. some re... | UbitUmarov | 1 | -53/+52 |
2015-09-03 | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 1 | -1/+1 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 1 | -175/+7 |
2015-08-30 | Mantis #7713: fixed bug introduced by 1st MOSES patch. | Diva Canto | 1 | -7/+9 |
2015-08-11 | Show Script Time in the statistics panel | Oren Hurvitz | 1 | -38/+42 |
2015-04-30 | Updated phase 2 to have the changes originally done in phase 1 for the defaul... | Steven Zielinski | 1 | -1/+1 |
2015-04-29 | Added in all metrics for Phase 1 except for Time Dilation. | Steven Zielinski | 1 | -8/+115 |
2015-04-29 | Changed the 10 value to be a constant value inside of the Scene called m_Defa... | Steven Zielinski | 1 | -1/+1 |
2015-04-28 | Changed the 10 value to be a constant value inside of the Scene called m_Defa... | Steven Zielinski | 1 | -1/+1 |
2015-04-21 | Added in all metrics for Phase 1 except for Time Dilation. | Steven Zielinski | 1 | -8/+115 |
2015-04-21 | Phase 2 additons with Frame Dilation metric. | Robert Louden | 1 | -25/+27 |
2015-04-21 | Moved over metrics from previous OpenSim 0.8.0.3 repository (this new reposit... | Glenn Martin | 1 | -13/+203 |
2014-11-25 | Improve frame time stability by taking a few unnecessary repeated calculation... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2013-12-14 | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. | Robert Adams | 1 | -1/+1 |
2013-09-28 | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 1 | -1/+1 |
2013-09-25 | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 1 | -1/+1 |
2013-05-14 | Eliminate race condition where SimStatsReporter starts reporting | Robert Adams | 1 | -0/+3 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -35/+0 |
2012-10-23 | Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th... | Justin Clark-Casey (justincc) | 1 | -2/+4 |
2012-10-04 | Add generic PercentageStat. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-10-04 | Add experimental "slow frames" stat, available in "show stats" and via the mo... | Justin Clark-Casey (justincc) | 1 | -0/+33 |
2012-09-03 | Prevent a nullref if SimStatsReporter tries to report on a sim where psysics are | Melanie | 1 | -14/+17 |
2012-07-25 | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-07-17 | fix our stats ( old schema ) | UbitUmarov | 1 | -27/+40 |
2012-06-05 | Scale down per frame MS stats to match scaled simulator FPS stat. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-06-05 | Start sending spare frame time MS viewer stat. Make frame time correctly dis... | Justin Clark-Casey (justincc) | 1 | -34/+78 |
2012-06-04 | Properly show per frame millisecond statistics per frame, not as amount of ti... | Justin Clark-Casey (justincc) | 1 | -22/+41 |
2012-06-01 | Instead of updating sim stats root agent, child, objects and scripts accounts... | Justin Clark-Casey (justincc) | 1 | -28/+14 |
2012-05-31 | Add an optional mechanism for physics modules to collect and return arbitrary... | Justin Clark-Casey (justincc) | 1 | -5/+43 |
2012-05-12 | display a sleep time of zero if forced spare time to zero, when sim fps is l... | UbitUmarov | 1 | -2/+7 |
2012-04-24 | "save the catgirls" | UbitUmarov | 1 | -14/+4 |
2012-04-24 | fix Simulation time report | UbitUmarov | 1 | -0/+7 |
2012-04-24 | some reduction on time resolution efects on spare time report | UbitUmarov | 1 | -4/+8 |
2012-04-24 | *testing* changed stats time reports to be per reported frame and not acumul... | UbitUmarov | 1 | -11/+64 |
2012-03-06 | Remove unnecessary explicit ElapsedEventHandler in SimReporter | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-03-06 | Explictly close down the StatsReporter so that we can shutdown its timer | Justin Clark-Casey (justincc) | 1 | -0/+6 |
2011-10-13 | Tie reported FPS correction factor into the minimum frame time rather than se... | Justin Clark-Casey (justincc) | 1 | -3/+9 |
2011-10-13 | Move fps stat adjustment factor into field rather than hard-coded. | Justin Clark-Casey (justincc) | 1 | -1/+12 |