On Jun 4, 2010, at 6:02 AM, John Wiegley wrote: > After optimization work (current 'next' branch): > > reg, no flags 5.00s > reg, -V 13.39s > reg, -X 12.91s
Note too that with --no-rounding, I can get -V and -X numbers within only 2x slower. That is, if you don't need that information (which strictly speaking is there only for exactitude, but adds little value). John
