[commit: nofib] master: Add the k-nucleotide shootout benchmark (806920d)
Johan Tibell
johan.tibell at gmail.com
Thu Feb 7 01:54:36 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/nofib
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/806920d40e1e6735cd266d29cffa38c400a8aa6e
>---------------------------------------------------------------
commit 806920d40e1e6735cd266d29cffa38c400a8aa6e
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Wed Feb 6 16:54:22 2013 -0800
Add the k-nucleotide shootout benchmark
.gitignore | 5 +
shootout/README | 3 -
shootout/k-nucleotide/Main.hs | 329 +++++++++++++++++++++++++
shootout/k-nucleotide/Makefile | 43 ++++
shootout/k-nucleotide/k-nucleotide.faststdout | 27 ++
shootout/k-nucleotide/k-nucleotide.slowstdout | 27 ++
shootout/k-nucleotide/k-nucleotide.stdout | 27 ++
7 files changed, 458 insertions(+), 3 deletions(-)
Diff suppressed because of size. To see it, use:
git show 806920d40e1e6735cd266d29cffa38c400a8aa6e
More information about the ghc-commits
mailing list