[GHC] #7450: Regression in optimisation time of functions with many patterns (6.12 to 7.4)?

GHC ghc-devs at haskell.org
Tue Jun 23 13:28:49 UTC 2015


#7450: Regression in optimisation time of functions with many patterns (6.12 to
7.4)?
-------------------------------------+-------------------------------------
        Reporter:  iustin            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:  7.12.1
       Component:  Compiler          |                 Version:  7.6.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 bgamari):

 Here is GHC 7.11 output annotated with relative timestamps for,

  * with specialisation:
 https://github.com/bgamari/ghc-T7450/blob/24da000aae23eb8cbd4cec52015c64fa978de738
 /with-spec.log
  * without specialisation:
 https://github.com/bgamari/ghc-T7450/blob/24da000aae23eb8cbd4cec52015c64fa978de738
 /no-spec.log

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


More information about the ghc-tickets mailing list