[GHC] #10370: Compile time regression in OpenGLRaw

GHC ghc-devs at haskell.org
Fri May 22 14:20:50 UTC 2015


#10370: Compile time regression in OpenGLRaw
-------------------------------------+-------------------------------------
        Reporter:  michalt           |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.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 Revisions:
-------------------------------------+-------------------------------------

Comment (by simonpj):

 The commit messages tell the story.  Reid's example in comment:3 showed up
 TWO separate, substantial non-linear performance holes in GHC, both of
 which I have now fixed.  Reid, your example was amazingly helpful.

 '''Austin''' I have not added a `perf/compiler` test case.  Could you do
 so please?  I wasn't sure that a 20-second compile time was acceptable.
 I'm leaving the ticket open for that reason.

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10370#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list