[GHC] #15019: Fix performance regressions from #14737
GHC
ghc-devs at haskell.org
Mon May 14 13:40:53 UTC 2018
#15019: Fix performance regressions from #14737
-------------------------------------+-------------------------------------
Reporter: tdammers | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #14737 | Differential Rev(s): phab:D4635
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
The patch in comment:23 (hooray) claims to fix three perf regressions, and
get other improvement for free. Yet the patch only changes one perf number
in `perf/compiler/all.T`, plus (oddly) one other comment.
What's up here?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15019#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list