[GHC] #9221: (super!) linear slowdown of parallel builds on 40 core machine
GHC
ghc-devs at haskell.org
Fri Jul 31 19:44:35 UTC 2015
#9221: (super!) linear slowdown of parallel builds on 40 core machine
-------------------------------------+-------------------------------------
Reporter: carter | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.12.1
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #910 | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by bgamari):
simonmar, can ThreadScope help point one in the direction of which
blackhole is to blame? I was under the impression that blackhole
performance debugging an area where our current tools fell a little short,
but maybe I've missed something.
Somewhere around here I have the beginnings of a patch adding support for
profiling of blackhole block events but I wonder if our new DWARF
capabilities might be a better fit for this sort of performance work.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9221#comment:32>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list