[commit: nofib] master: Add new imaginary nofib benchmark kahan (14bccff)
Johan Tibell <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : master http://hackage.haskell.org/trac/ghc/changeset/14bccff2c547c0e06fe8f98607b9cf18890ef051 >--------------------------------------------------------------- commit 14bccff2c547c0e06fe8f98607b9cf18890ef051 Author: Johan Tibell <[email protected]> Date: Thu Nov 29 19:29:09 2012 -0800 Add new imaginary nofib benchmark kahan The benchmark implements the Kahan summation algorithm and tests unboxed arrays and floating point arithmetic in tight loops. .gitignore | 1 + imaginary/Makefile | 2 +- imaginary/kahan/Main.hs | 53 ++++++++++++++++++++++++++++ {gc/mutstore1 => imaginary/kahan}/Makefile | 7 ++-- imaginary/kahan/kahan.faststdout | 1 + imaginary/kahan/kahan.slowstdout | 1 + imaginary/kahan/kahan.stdout | 1 + 7 files changed, 61 insertions(+), 5 deletions(-) Diff suppressed because of size. To see it, use: git show 14bccff2c547c0e06fe8f98607b9cf18890ef051