garbage collection
"Rick Giuly" <[email protected]>
| Newsgroups | gmane.comp.breve |
|---|---|
| Message-ID | <000701c419ff$f7b02e90$0401a8c0@horse> |
There must be something wrong with the breve's ability to free memory.
The following code will run all the way up to 100megs of memory usage.
for i=0, i<200000, i+=1: {
a = new Shape.
free a.
}
version:
breve 1.9b, windows
-rick
_______________________________________________
breve mailing list
[email protected]
http://www.spiderland.org/mailman/listinfo/breve