[GHC] #13690: Running profiling tests in the GHCi way is extremely slow

GHC ghc-devs at haskell.org
Fri May 12 18:19:43 UTC 2017


#13690: Running profiling tests in the GHCi way is extremely slow
-------------------------------------+-------------------------------------
           Reporter:  dfeuer         |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:  8.4.1
          Component:  Compiler       |           Version:  8.2.1-rc2
           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:
-------------------------------------+-------------------------------------
 Running, e.g., `profinline001` in the GHCi way takes somewhere around
 eleven seconds. This seems pretty extreme. I noticed this when writing
 T12962 in the as-yet-unmerged Phab:D3550, which takes about the same
 amount of time. These are very small and very simple bits of code that
 don't do much at all, so it seems the problem must lie elsewhere. I have
 no idea where, though.

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


More information about the ghc-tickets mailing list