Oops forgot to hit reply-to-all.. resending..
s.clover:> In some spare time over the holidays I cooked up three shootoutYay!
> entries, for Fasta, the Meteor Contest, and Reverse Complement. IWell done! Though looks like we'll have to follow the C++ implementation
> First up is the meteor-contest entry.
>
> http://shootout.alioth.debian.org/gp4/benchmark.php?
> test=meteor&lang=ghc&id=5
>
> This is the clear win of the bunch, with significantly improved time
> thanks to its translation of the better algorithm from Clean.
to be really competitive.Very good. I'm glad someone looked at that, since the old code was
> Next is reverse-complement.
>
> http://shootout.alioth.debian.org/gp4/benchmark.php ?
> test=revcomp&lang=ghc&id=3
moderately naive (first bytestring effort).Yeah, we should do something better here. Hmm.
> Finally, there's fasta.
>
> http://shootout.alioth.debian.org/gp4/benchmark.php?
> test=fasta&lang=ghc&id=2Definitely. I note also we're beating Erlang on the new thread-ring
> p.s. It looks like they've depreciated chameneos in favor of a new
> version, chameneos-redux. As this was one of the places Haskell
> really rocked the competition, it would probably be worth updating
benchmark too,
http://shootout.alioth.debian.org/gp4/benchmark.php?test=threadring&lang=allYeah, that's a hard one.
> the Haskell entry for the new benchmark. Also, the n-bodies benchmark
> seems like another that could be much improved.
-- Don_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe