>>>>"JR" == Jan Rychter <jan(a)rychter.com>
writes:
JR> I'll go back and redo the builds and the profiling over the
JR> weekend, to double check this.
Great, thanks.
JR> Ok, in that case I'll have to rework the whole scheme
JR> significantly. Does this mean I can stick to optimizing the
JR> two-bit case, or will we need to support a different number of
JR> bits soon?
It will stay two bits for the new garbage collector, one bit for the
old one. Optimizing both cases would be nice, but what we really need
in the long run is the two-bit case.
What about porting your optimizations to 64 bit platforms? Would your
changes be of any use there?
--
Marcus