On 2009-12-30, at 12:15 PM, Guido Stepken wrote: > 7. Speed, Memory consumption,
For a fee I'm always available to do memory consumption tuning, keeping in mind memory consumption is: (a) A result of how the algorithms consume/use memory. (b) The behavior of how the Garbage Collector deals with the garbage in real time. Most programmers can figure out (a), on the other hand (b) can be a very complex task. -- =========================================================================== John M. McIntosh <[email protected]> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com =========================================================================== _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
