Re: [Haskell-cafe] RE: [Announce] primes

Just curious, what kind of super-cooled processor is this guy running on? I got the same answer but it took almost three minutes (2:43:15).
Michael
--- On Thu, 4/16/09, Geoffrey Irving
The implementation is reasonably efficient. The query
> primes !! 1000000
15485867
answers after a few seconds.

Jake McArthur wrote:
michael rice wrote:
Just curious, what kind of super-cooled processor is this guy running on? I got the same answer but it took almost three minutes (2:43:15).
Only took a few seconds on my machine (Core 2 Duo 2.53GHz).
Maybe it's the version of GHC that matters?

Andrew Coppin wrote:
Jake McArthur wrote:
michael rice wrote:
Just curious, what kind of super-cooled processor is this guy running on? I got the same answer but it took almost three minutes (2:43:15).
Only took a few seconds on my machine (Core 2 Duo 2.53GHz).
Maybe it's the version of GHC that matters?
6.10.1 here.
participants (3)
-
Andrew Coppin
-
Jake McArthur
-
michael rice