aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Performance/ObjectPerformanceTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+0
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-08-29Renaming existing 'torture' tests to 'performance' tests instead, since this ...Justin Clark-Casey (justincc)1-3/+3
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-1/+1
2012-03-20Move frame loop entirely within Scene.Update() for better future performance ...Justin Clark-Casey (justincc)1-1/+1
2012-03-07minor: make NPC tests run in a given order, comment out log lines in mock reg...Justin Clark-Casey (justincc)1-6/+9
2012-03-07Stop individually deleting objects at the end of each ObjectTortureTest.Justin Clark-Casey (justincc)1-6/+2
2012-02-15In ObjectTortureTests, run garbage collector on Teardown and run scene loop u...Justin Clark-Casey (justincc)1-2/+19
2012-02-07Add start GC memory and end GC memory to object stress test printouts.Justin Clark-Casey (justincc)1-3/+13
2012-02-07Add TestCompileAndStart100Scripts() torture test.Justin Clark-Casey (justincc)1-1/+1
2012-02-02Add stress tests for simple object add of 100 prim objects. Add time taken t...Justin Clark-Casey (justincc)1-14/+37
2012-01-31Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen...Justin Clark-Casey (justincc)1-0/+126