[commit: ghc] wip/gitlab-ci-perf-notes: Performance tests: recover a baseline (expected value) from ancestor commits and CI results. (16bd9dc)
git at git.haskell.org
git at git.haskell.org
Tue Jan 8 20:53:47 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gitlab-ci-perf-notes
Link : http://ghc.haskell.org/trac/ghc/changeset/16bd9dc3ed65fdcb10312c195ad5e899f81fd8a7/ghc
>---------------------------------------------------------------
commit 16bd9dc3ed65fdcb10312c195ad5e899f81fd8a7
Author: David Eichmann <EichmannD at gmail.com>
Date: Thu Dec 20 09:56:23 2018 -0700
Performance tests: recover a baseline (expected value) from ancestor commits and CI results.
>---------------------------------------------------------------
16bd9dc3ed65fdcb10312c195ad5e899f81fd8a7
.circleci/config.yml | 2 +-
.gitlab-ci.yml | 46 ++++++++-
.gitlab/push-test-metrics.sh | 77 ++++++++++++++++
testsuite/driver/perf_notes.py | 200 ++++++++++++++++++++++++++++++++++++++--
testsuite/driver/runtests.py | 35 +++++--
testsuite/driver/testglobals.py | 12 ++-
testsuite/driver/testlib.py | 69 ++++++--------
testsuite/driver/testutil.py | 2 +-
8 files changed, 380 insertions(+), 63 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 16bd9dc3ed65fdcb10312c195ad5e899f81fd8a7
More information about the ghc-commits
mailing list