[GHC] #13344: Core string literal patch regresses compiler performance considerably
GHC
ghc-devs at haskell.org
Sat Mar 4 03:27:48 UTC 2017
#13344: Core string literal patch regresses compiler performance considerably
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: new
Priority: high | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by gridaphobe):
Wow, excellent sleuthing!
So is the bottom line is that the increase that you believe to
'''actually''' be attributable to the top-level strings patch will be
fixed by the combined CSE of string literals and lazier interface file
patches? (I seem to recall you mentioning a gain of roughly 1% from one or
the other, but it's not in this ticket, perhaps IRC..)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13344#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list