[GHC] #15524: Performance regression when using the GHC API to evaluate code compared to 8.4

GHC ghc-devs at haskell.org
Fri Aug 17 14:50:39 UTC 2018


#15524: Performance regression when using the GHC API to evaluate code compared to
8.4
-------------------------------------+-------------------------------------
        Reporter:  vaibhavsagar      |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.6.1-beta1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 This is quite interesting; it would be helpful if someone could paste a
 few backtraces from GDB (or perf a `perf` profile). If anything I would
 expect dynamic linking to make things slightly slower, not faster.

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


More information about the ghc-tickets mailing list