[commit: ghc] wip/T16212-fixed, wip/sgraf-no-exnstr: Performance tests: recover a baseline from ancestor commits and CI results. (cc2261d)

git at git.haskell.org git at git.haskell.org
Fri Feb 1 05:54:37 UTC 2019


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

On branches: wip/T16212-fixed,wip/sgraf-no-exnstr
Link       : http://ghc.haskell.org/trac/ghc/changeset/cc2261d42f6a954d88e355aaad41f001f65c95da/ghc

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

commit cc2261d42f6a954d88e355aaad41f001f65c95da
Author: David Eichmann <EichmannD at gmail.com>
Date:   Tue Jan 22 09:57:23 2019 -0500

    Performance tests: recover a baseline from ancestor commits and CI results.
    
    gitlab-ci: push performance metrics as git notes to the "GHC Performance Notes" repository.


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

cc2261d42f6a954d88e355aaad41f001f65c95da
 .gitlab-ci.yml                  |  30 +++++-
 .gitlab/push-test-metrics.sh    |  65 +++++++++++++
 testsuite/driver/perf_notes.py  | 200 ++++++++++++++++++++++++++++++++++++++--
 testsuite/driver/runtests.py    |  36 ++++++--
 testsuite/driver/testglobals.py |  12 ++-
 testsuite/driver/testlib.py     |  69 ++++++--------
 testsuite/driver/testutil.py    |   2 +-
 7 files changed, 352 insertions(+), 62 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 cc2261d42f6a954d88e355aaad41f001f65c95da


More information about the ghc-commits mailing list