[GHC] #13739: Very slow linking of profiled executables
GHC
ghc-devs at haskell.org
Wed Jun 14 19:46:39 UTC 2017
#13739: Very slow linking of profiled executables
-------------------------------------+-------------------------------------
Reporter: duog | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.2.1
Component: Compiler | Version: 8.2.1-rc2
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by duog):
Another note: -split-sections does not apply to shared libraries, and
passing -dynamic to ghc shows no difference between 8.0.2 and 8.2.1.
Profiled dynamic libraries do not appear to be packaged, so I have not
tested the -dynamic -prof case, but I'd expect there to be no difference
there either.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13739#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list