[commit: ghc] wip/exceptions-note, wip/hadrian-import-packages, wip/splice-parsing, wip/trac-16270: Revert "Performance tests: recover a baseline from ancestor commits and CI results." (ebe2d34)

git at git.haskell.org git at git.haskell.org
Sat Feb 2 08:59:57 UTC 2019


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

On branches: wip/exceptions-note,wip/hadrian-import-packages,wip/splice-parsing,wip/trac-16270
Link       : http://ghc.haskell.org/trac/ghc/changeset/ebe2d344899e2165182d3c41b0796ec022561790/ghc

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

commit ebe2d344899e2165182d3c41b0796ec022561790
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Thu Jan 31 19:47:53 2019 -0500

    Revert "Performance tests: recover a baseline from ancestor commits and CI results."
    
    Unfortunately this has broken all future commits due to spurious(?)
    performance changes which I have been unable to work around.
    
    This reverts commit cc2261d42f6a954d88e355aaad41f001f65c95da.


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

ebe2d344899e2165182d3c41b0796ec022561790
 .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, 62 insertions(+), 352 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 ebe2d344899e2165182d3c41b0796ec022561790


More information about the ghc-commits mailing list