[commit: ghc] wip/perf-testsuite: Split collect_stats into collect_stats and collect_compiler_stats (c26821f)
git at git.haskell.org
git at git.haskell.org
Sun Sep 17 23:32:12 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/perf-testsuite
Link : http://ghc.haskell.org/trac/ghc/changeset/c26821f045db51ef67bbc7c487154bdf24c73505/ghc
>---------------------------------------------------------------
commit c26821f045db51ef67bbc7c487154bdf24c73505
Author: Jared Weakly <jweakly at pdx.edu>
Date: Sun Sep 17 16:34:20 2017 -0700
Split collect_stats into collect_stats and collect_compiler_stats
>---------------------------------------------------------------
c26821f045db51ef67bbc7c487154bdf24c73505
testsuite/driver/README.md | 12 ++--
testsuite/driver/perf_notes.py | 21 ++++--
testsuite/driver/testlib.py | 2 +-
testsuite/tests/deriving/perf/all.T | 2 +-
testsuite/tests/perf/compiler/all.T | 88 +++++++++++++-------------
testsuite/tests/simplCore/should_compile/all.T | 2 +-
6 files changed, 69 insertions(+), 58 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 c26821f045db51ef67bbc7c487154bdf24c73505
More information about the ghc-commits
mailing list