[GHC] #12758: Bring sanity to our performance testsuite
GHC
ghc-devs at haskell.org
Thu Dec 15 18:07:39 UTC 2016
#12758: Bring sanity to our performance testsuite
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: task | Status: new
Priority: normal | Milestone: 8.2.1
Component: Test Suite | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"d39816285341cf639b51ae14f65c63a3e89bba95/ghc" d398162/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="d39816285341cf639b51ae14f65c63a3e89bba95"
testsuite: Separate out Windows results for T5205
This test seems to have much different allocation behavior on Windows
and Linux. Previously we had widened the acceptance window to 7% to
accomodate this, but even this isn't enough any more. Instead of further
widening the window let's just give an expected number for each
platform. Really, this is precisely the issue with our performance
testing model which I've been complaining about in #12758.
Fixes test for #5205 on 64-bit Windows.
Test Plan: Validate on Windows
Reviewers: austin
Subscribers: thomie, Phyx
Differential Revision: https://phabricator.haskell.org/D2848
GHC Trac Issues: #5205
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12758#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list