|
|
|
|
|
by bedman12345
253 days ago
|
|
> The Haskell looks much better, and I don't even know Haskell Plain crazy take. The c example uses basic coding to implement some clever maths with special fast instructions. Thehaskell example is just some dumb algo implemented with complicated programming. There is obviously nothing good about that. You can also look at a c example without simd
https://benchmarksgame-team.pages.debian.net/benchmarksgame/...
It’s shorter and simpler and faster than the Haskell version. It’s not even close??? |
|