I wrote:
> Benchmarking on my IRIX system I've found a 33% speed improvement.
> That is, if the old implmentation took 3 seconds to execute glAccum,
> the new code should take about 2 seconds.  Speed-up on other kinds
> of CPUs should be at least as good.

Indeed. On my 300Mhz PII the speedup is even better.  A sequence of
glAccum calls that used to take 3 seconds now takes under 1 second.
I guess float/int conversions are considerably more costly on Intel
than MIPS.

-Brian

----------------------------------------------------------------------
Brian Paul        Avid Technology / Softimage      [EMAIL PROTECTED]


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to