I tried removing the bounds checking and adding multiple DO_OPs inside the while loop. with -O0 the loop unrolling helped, but removing the bounds checking actually slowed it down. With -O3, neither one helped at all.
- RE: More speed trials Brent Dax
- Re: More speed trials Bryan C . Warnock
- Re: More speed trials V Vinay
- Re: More speed trials Dan Sugalski
- Re: More speed trials V Vinay
- Re: More speed trials Dan Sugalski
- Re: More speed trials Dan Sugalski
- RE: More speed trials Gibbs Tanton - tgibbs
- Re: More speed trials Bryan C . Warnock
- Re: More speed trials Michael Fischer
- Gibbs Tanton - tgibbs