[commit: ghc] wip/perf-testsuite: Rename comparison to collect_stats and fix minor issues related to phab review (7240a66)

git at git.haskell.org git at git.haskell.org
Sat Sep 2 21:47:03 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/perf-testsuite
Link       : http://ghc.haskell.org/trac/ghc/changeset/7240a6615d294ef9fd530aebc8ddad00686feec2/ghc

>---------------------------------------------------------------

commit 7240a6615d294ef9fd530aebc8ddad00686feec2
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


>---------------------------------------------------------------

7240a6615d294ef9fd530aebc8ddad00686feec2
 libraries/base/tests/all.T                     |  6 +-
 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, 147 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 7240a6615d294ef9fd530aebc8ddad00686feec2


More information about the ghc-commits mailing list