help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: OO languages are spoiling us...


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: OO languages are spoiling us...
Date: Sat, 25 Jul 2009 19:39:32 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2

I'm forwarding an obvious point from Stefan on memory usage, that he wrote to me offlist:

>  Only negative point, garbage is not reclaimed well so running "ruby
>  mech.rb 80" twice will take 174 megabytes.  I didn't check whether
>  compacting between the two runs would affect the memory consumption.

That's not too bad, since the web app does not know that the
first 80 clients are gone for good. Running "mech.rb 80" twice
should (now) be only slightly better than running "mech.rb 160".

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]