[commit: ghc] master: testsuite: Add performance test, Naperian (7bb2aa0)
git at git.haskell.org
git at git.haskell.org
Thu Jun 8 19:36:32 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/7bb2aa00bd93e0f3f00def586094e349e39035dd/ghc
>---------------------------------------------------------------
commit 7bb2aa00bd93e0f3f00def586094e349e39035dd
Author: Ben Gamari <bgamari.foss at gmail.com>
Date: Thu Jun 8 14:53:48 2017 -0400
testsuite: Add performance test, Naperian
This is a module contributed by Austin Seipp which is fairly minimal
(albeit requiring vector) but is still representative of contemporary
Haskell.
Reviewers: austin
Subscribers: dfeuer, rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3596
>---------------------------------------------------------------
7bb2aa00bd93e0f3f00def586094e349e39035dd
testsuite/tests/perf/compiler/Naperian.hs | 422 ++++++++++++++++++++++++++++++
testsuite/tests/perf/compiler/all.T | 9 +
2 files changed, 431 insertions(+)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 7bb2aa00bd93e0f3f00def586094e349e39035dd
More information about the ghc-commits
mailing list