[Pharo-project] hampering the desire of the VM and image to visit every object at startup time (multiple times)
I created a pharo entry to track the problem the VM & image has in wanting to visit every smalltalk object multiple times at startup time. Athought this behavior is masked by Gigaherz processors, it's very evident as a problem on the iPhone. Fixing it results in reducing MB of RAM memory usage and saves actual "seconds* of clock time at startup. http://code.google.com/p/pharo/issues/detail?id=737&colspec=ID%20Type%20Stat... -- = = = ======================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com = = = ========================================================================
thanks Stef On Apr 14, 2009, at 7:26 AM, John M McIntosh wrote:
I created a pharo entry to track the problem the VM & image has in wanting to visit every smalltalk object multiple times at startup time. Athought this behavior is masked by Gigaherz processors, it's very evident as a problem on the iPhone. Fixing it results in reducing MB of RAM memory usage and saves actual "seconds* of clock time at startup.
http://code.google.com/p/pharo/issues/detail?id=737&colspec=ID%20Type%20Stat... -- = = = = = ====================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Corporate Smalltalk Consulting Ltd. http:// www.smalltalkconsulting.com = = = = = ======================================================================
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
John M McIntosh -
Stéphane Ducasse