Torsten Anders writes:
 > Dear all,
 > 
 > I am just studying the memory consumption of some program with the  
 > handy system panel.
 > 
 > I noticed that whenever the panel is constantly updating (i.e. when  
 > the mouse pointer is over the Panel's window), the current heap size  
 > increases by about 3 K per second -- even if no other Oz code at all  
 > is loaded. As soon as the mouse is removed from the panel, the size  
 > stays where it is. So, this memory consumption is probably caused by  
 > the panel itself.
 > 

A comment: By default the panel only updates while the mouse is over
it, see: 

  http://www.mozart-oz.org/documentation/panel/node1.html#chapter.usage, and
  http://www.mozart-oz.org/documentation/panel/node6.html#chapter.menu.options

A comment that the panel itself will be contributing to threads and
memory usage would be useful.

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

Reply via email to