[commit: ghc] wip/gitlab-ci-perf-notes_2: Performance tests: recover a baseline (expected value) from ancestor commits and CI results. (f3058e3)

git at git.haskell.org git at git.haskell.org
Tue Jan 15 17:43:43 UTC 2019


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

On branch  : wip/gitlab-ci-perf-notes_2
Link       : http://ghc.haskell.org/trac/ghc/changeset/f3058e3d13137ce21d9accd4b244c84d67f98378/ghc

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

commit f3058e3d13137ce21d9accd4b244c84d67f98378
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.


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

f3058e3d13137ce21d9accd4b244c84d67f98378
 .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 f3058e3d13137ce21d9accd4b244c84d67f98378


More information about the ghc-commits mailing list