>>22
Yes, I'm sure it wasn't due to constant folding. The program I used to benchmark it doesn't know which fib it's going to have to calculate until run time. time ./fib 10000000 > /dev/null
>>19 11 times faster than spider monkey javascript
Well, the Javashit kike will probably pull some stupid ``argument'' (read: trolling) out of his ass.
>>23
Interesting. Then all I can think would be the algorithmic complexity or maybe you're using one of those parallelizing haskell compilers I've been hearing about, or maybe GMP just sucks ass.
Name:
Anonymous2012-11-21 13:22
>>26
A parallelizing compiler might have made it easier, but yeah, using parallelism was the only way I could figure out to beat GMP.