RE: [Haskell-cafe] Re: Hashtable woes

On 21 February 2006 17:21, Chris Kuklewicz wrote:
From the shooutout itself:
http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lan g=ghc&id=3
and
http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lan g=ghc&id=2
(I forget the exact different between them)
From the wiki (the Current Entry):
http://haskell.org/hawiki/KnucleotideEntry#head-dfcdad61d34153143175bb9f 8237d87fe0813092 Thanks... sorry for being a bit dim, but how do I make this test run for longer? I downloaded the example input. The prog doesn't seem to take an argument, although the shootout suggests it should be given a parameter of 250000. Cheers, Simon

On 2/22/06, Simon Marlow
On 21 February 2006 17:21, Chris Kuklewicz wrote:
From the shooutout itself:
http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lan g=ghc&id=3
and
http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lan g=ghc&id=2
(I forget the exact different between them)
From the wiki (the Current Entry):
http://haskell.org/hawiki/KnucleotideEntry#head-dfcdad61d34153143175bb9f 8237d87fe0813092
Thanks... sorry for being a bit dim, but how do I make this test run for longer? I downloaded the example input. The prog doesn't seem to take an argument, although the shootout suggests it should be given a parameter of 250000.
I think you need to run the Fasta benchmark with N=250000 to generate the input file for this benchmark... /S -- Sebastian Sylvan +46(0)736-818655 UIN: 44640862

"Sebastian Sylvan"
I think you need to run the Fasta benchmark with N=250000 to generate the input file for this benchmark...
I made the file available at http://www.ii.uib.no/~ketil/knuc.input -k -- If I haven't seen further, it is by standing in the footprints of giants
participants (3)
-
Ketil Malde
-
Sebastian Sylvan
-
Simon Marlow