Re: A truth? patch + benchmarks

From: matz@... (Yukihiro Matsumoto)
Date: 2002-08-03 09:51:39 UTC
List: ruby-core #289
Hi,

In message "RE: A truth? patch  + benchmarks"
    on 02/08/02, "Christoph" <chr_news@gmx.net> writes:

|> Unfortunately, there's no bit available for all objects.  All flag
|> bits are used to represent NODEs' line number.
|
|To bad ... but maybe we might see something like it in 2.0? (or
|even better body smatter cooks something up for the current 
|development line - maybe only replace the RTEST calls in the
|crucial IF_NODE, WHILE_NODE ...  part?)

If it is really efficient, I think we can reserve a bit ot two for
it.  But I want to know the secret of this magic.

							matz.

In This Thread