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