aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Torture/ScriptTortureTests.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add start GC memory and end GC memory to object stress test printouts.Justin Clark-Casey (justincc)2012-02-071-0/+2
| | | | | This illustrates that references to Scene, SOG, etc. are not currently being released when a stress test ends (or at regression test end in general). This means even the current stress tests take much more memory than they need, a problem that will have to be addressed.
* Add TestCompileAndStart100Scripts() torture test.Justin Clark-Casey (justincc)2012-02-071-0/+157