aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Torture/ObjectTortureTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renaming existing 'torture' tests to 'performance' tests instead, since this ...Justin Clark-Casey (justincc)2012-08-291-175/+0
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* Move frame loop entirely within Scene.Update() for better future performance ...Justin Clark-Casey (justincc)2012-03-201-1/+1
* minor: make NPC tests run in a given order, comment out log lines in mock reg...Justin Clark-Casey (justincc)2012-03-071-6/+9
* Stop individually deleting objects at the end of each ObjectTortureTest.Justin Clark-Casey (justincc)2012-03-071-6/+2
* In ObjectTortureTests, run garbage collector on Teardown and run scene loop u...Justin Clark-Casey (justincc)2012-02-151-2/+19
* Add start GC memory and end GC memory to object stress test printouts.Justin Clark-Casey (justincc)2012-02-071-3/+13
* Add TestCompileAndStart100Scripts() torture test.Justin Clark-Casey (justincc)2012-02-071-1/+1
* Add stress tests for simple object add of 100 prim objects. Add time taken t...Justin Clark-Casey (justincc)2012-02-021-14/+37
* Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen...Justin Clark-Casey (justincc)2012-01-311-0/+126