I'm afraid there are some "memory leaks"
http://www.mozart-oz.org/documentation/limitations/index.html#label3

I am aware of these. I do not create new atoms (and {Property.get 'memory'}.atoms does not increase throughout the program); I use new arities (e.g. using Dictionary.toRecord), but I think it would still enlarge the heap, which does not worry me - I just want to know why the ozengine.exe process consumes hundreds of MB while the heap size is merely 20 MB according to {Property.get 'gc'}.active.

Cheers,
Filip
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to