At 5:08 PM -0500 11/17/04, Dan Sugalski wrote:
Chopping out the multiplication (since that's a not-insignificant amount of the runtime for the bsr/ret version) gives:

PIR:
real    0m3.016s
user    0m2.990s
sys     0m0.030s

bsr/ret
real    0m0.344s
user    0m0.340s
sys     0m0.010s

and with -Oc, for completeness:

real    0m0.416s
user    0m0.380s
sys     0m0.030s
--
                                Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to