[commit: ghc] wip/perf-testsuite: Rename comparison to collect_stats and fix minor issues related to phab review (5534803)
git at git.haskell.org
git at git.haskell.org
Fri Sep 1 21:59:24 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/perf-testsuite
Link : http://ghc.haskell.org/trac/ghc/changeset/5534803e1d793dd263f409641da5816f0162dc31/ghc
>---------------------------------------------------------------
commit 5534803e1d793dd263f409641da5816f0162dc31
Author: Jared Weakly <jweakly at pdx.edu>
Date: Fri Sep 1 13:27:59 2017 -0700
Rename comparison to collect_stats and fix minor issues related to phab review
>---------------------------------------------------------------
5534803e1d793dd263f409641da5816f0162dc31
libraries/base/tests/all.T | 7 +-
testsuite/driver/perf_notes.py | 31 ++++-----
testsuite/driver/runtests.py | 4 +-
testsuite/driver/testglobals.py | 4 +-
testsuite/driver/testlib.py | 21 +++---
testsuite/tests/callarity/perf/all.T | 3 +-
testsuite/tests/deriving/perf/all.T | 3 +-
testsuite/tests/perf/compiler/all.T | 89 +++++++++++++-------------
testsuite/tests/perf/haddock/all.T | 7 +-
testsuite/tests/perf/join_points/all.T | 9 +--
testsuite/tests/perf/should_run/all.T | 85 ++++++++++++------------
testsuite/tests/perf/space_leaks/all.T | 13 ++--
testsuite/tests/primops/should_run/all.T | 3 +-
testsuite/tests/simplCore/should_compile/all.T | 2 +-
testsuite/tests/simplStg/should_run/all.T | 3 +-
15 files changed, 148 insertions(+), 136 deletions(-)
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 5534803e1d793dd263f409641da5816f0162dc31
More information about the ghc-commits
mailing list