[commit: ghc] wip/parse-errors, wip/unexpected-test: Fix and Reapply "Performance tests: recover a baseline from ancestor commits and CI results." (0b92bdc)

git at git.haskell.org git at git.haskell.org
Sat Feb 16 10:33:25 UTC 2019


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

On branches: wip/parse-errors,wip/unexpected-test
Link       : http://ghc.haskell.org/trac/ghc/changeset/0b92bdc79ddd38ceb69820dbc27ed36d7e5d7a57/ghc

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

commit 0b92bdc79ddd38ceb69820dbc27ed36d7e5d7a57
Author: David Eichmann <EichmannD at gmail.com>
Date:   Mon Feb 4 16:51:58 2019 +0000

    Fix and Reapply "Performance tests: recover a baseline from ancestor commits and CI results."


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

0b92bdc79ddd38ceb69820dbc27ed36d7e5d7a57
 .gitlab-ci.yml                  |  31 +++++-
 .gitlab/push-test-metrics.sh    |  67 +++++++++++++
 testsuite/driver/perf_notes.py  | 217 ++++++++++++++++++++++++++++++++++++++--
 testsuite/driver/runtests.py    |  35 +++++--
 testsuite/driver/testglobals.py |  16 ++-
 testsuite/driver/testlib.py     |  70 +++++--------
 testsuite/driver/testutil.py    |   2 +-
 7 files changed, 373 insertions(+), 65 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 0b92bdc79ddd38ceb69820dbc27ed36d7e5d7a57


More information about the ghc-commits mailing list