On Tue, 15 Aug 2006, Johannes Schindelin wrote:
I was looking forward to the performance boosts you hinted at. But this
patch, and the proposed static variables patch do nothing for it.
My optimization for speed is mostly architecture specific so it's not useful for
your project and a lot of the functionality is actually stripped because it's
handled by a wrapper. My use of register variables were actually stripped out
by hand before I submitted these patches here.
David