Mantis - Squeak
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
6898 |
SUnit |
feature |
always |
02-12-08 13:36 |
02-12-08 14:04 |
|
Reporter:
|
hernan_wilkinson |
Platform:
|
|
|
Assigned To:
|
|
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
new |
Product Version:
|
3.10 |
|
Product Build:
|
|
Resolution:
|
open |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
|
|
|
Summary:
|
0006898: SUnit degrades performance when running too many testcases |
Description:
|
Memory is not freed when running tests because the tests reference objects from their instance variables.
Freeing those variables after the run minimizes memory consumption and makes the tests run faster because less GC are executed.
|
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
TestCase.HAW.1.cs [^] (1,661 bytes) 02-12-08 13:37 |