For those of you not on cvs list:

I committed a rewrite of the find_op() code generator.
You'll need to re run Configure.

Uses a sorted hash and nets about 40% of the speed of the
500k unrolled switch() statement. Feel free to tune it even more than I did.
Upside is compiles are way faster, especially for machines with
less resources.

I'm interested in hearing comparisons on compile times on the smaller
ram machines.

-Melvin


Reply via email to