[Haskell-cafe] Counting bits: Sanity Check
Daniel McAllansmith
dagda at xtra.co.nz
Wed Apr 12 15:30:04 EDT 2006
On Wednesday 12 April 2006 02:09, David F. Place wrote:
> If you'd like to give it a whirl on your fancy modern computers,
Averages of user time for three runs on an Athlon64 running 64bit linux:
kern 0.29700
ones32 0.30733
table32 0.37333
table 0.38400
I ran a whole lot more of kern and ones32... kern was consistently faster than
ones32. Curious.
Daniel
More information about the Haskell-Cafe
mailing list