Norman Vine wrote:
> 
> Ummm.....
> 
> <533> math
> $ c++ -O3 -o test test.cxx fastmath.cxx

Ooops ....  pardon the line noise 

I didn't reinitialize the clock in my test program

Here are the updated test results

*NICE* win on the log() call

<537> math
$ ./test
log        3014
fast_log   120
exp        3996
fast_exp   2634

Norman



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to