[GHC] #15750: Investigate haddock.base perf test

#15750: Investigate haddock.base perf test -------------------------------------+------------------------------------- Reporter: goldfire | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- I've seen failures in the `haddock.base` perf test when making changes that really should have no effect on performance. My guess is that this perf test is sitting right on the line of the acceptable range. We should confirm this hunch and then update the values to recenter the range. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15750 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15750: Investigate haddock.base perf test -------------------------------------+------------------------------------- Reporter: goldfire | Owner: (none) Type: task | Status: closed Priority: normal | Milestone: Component: Test Suite | Version: 8.6.1 Resolution: fixed | 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: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => closed * resolution: => fixed Comment: My apologies for accidentally regressing this test. I pushed feb8a671a4e92922ddac108686f0eace97dd331f too hastily and forgot to update the allocations. In any case, the test was re-centered in commit 4eeeb51d5f51083d0ae393009a7fd246223e9791, so this has already been fixed. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15750#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC