[BUG][FIX] macroBenchmark workaround

Marcus Denker marcus at ira.uka.de
Thu Jan 2 10:35:24 UTC 2003


Hi,

Here's a quick fix to make the macroBenchmarks work again. The Benchmark
tried to garantee exactly 10MB of free space by allocating 
"Smalltalk garbageCollect - 1e7" bytes. This does not work on newer VMs, 
because memory grows and shrinks as needed. 

This changeset simply removes all code related to this as a quick
workaround. 

-- 
Marcus Denker marcus at ira.uka.de  -- Squeak! http://squeak.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: macroBenchmarks-md.1.cs.gz
Type: application/x-gunzip
Size: 2071 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030102/6a065c20/macroBenchmarks-md.1.cs.bin


More information about the Squeak-dev mailing list