Ketil Malde wrote:
I've recently implemented some benchmarks for my library, and while I
expected a slowdown for 64-bit code, I'm a bit bit surprised by the
results. In summary:
with 64 bit ghc 6.6.1, my benchmark runs in ~160 seconds
with 32 bit ghc 6.6, it runs in ~ 95 seco
Ketil Malde wrote:
> Hi,
>
> I've recently implemented some benchmarks for my library, and while I
> expected a slowdown for 64-bit code, I'm a bit bit surprised by the
> results. In summary:
>
> with 64 bit ghc 6.6.1, my benchmark runs in ~160 seconds
> with 32 bit ghc 6.6, it runs in
Hi,
I've recently implemented some benchmarks for my library, and while I
expected a slowdown for 64-bit code, I'm a bit bit surprised by the
results. In summary:
with 64 bit ghc 6.6.1, my benchmark runs in ~160 seconds
with 32 bit ghc 6.6, it runs in ~ 95 seconds
Most of the