
1 Sep
2008
1 Sep
'08
6:25 p.m.
dons:
The Computer Language Benchmarks Game recently got a quad core 64 bit machine. Initial results just porting the single-threaded Haskell benchmarks to 64 bit look rather pleasing,
http://shootout.alioth.debian.org/u64q/benchmark.php?test=all&lang=all
Note that C++, D, Clean et al aren't ported to the 64 bit machine yet (and perhaps some implementations won't survive the 64 bit switch).
I've started a wiki page for parallel benchmark submissions, http://haskell.org/haskellwiki/Shootout/Parallel If you submit parallel versions, please add them here so we can collect ideas and hints. -- Don