Removed major memory-inefficiency from MaHashIndex!

Chris Muller asqueaker at gmail.com
Sun Nov 18 19:42:51 UTC 2007


An "optimization" in MaHashIndex traded way too much memory
consumption just to avoid two Array allocations for each query of a
MaHashIndex.  This is way not worth it.

I strongly recommend installing/merging Ma special collections-cmm.85
from the "MagmaTester" project of squeaksource.  This will be rolled
into release 41, of course.

 - Chris


More information about the Magma mailing list