[GHC] #10293: CallArity taking 20% of compile time
GHC
ghc-devs at haskell.org
Thu Apr 16 12:37:49 UTC 2015
#10293: CallArity taking 20% of compile time
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: nomeata
Type: bug | Status: merge
Priority: high | Milestone: 7.12.1
Component: Compiler | Version: 7.10.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by gidyn):
Hard-coding the limit of 25 seems rash when there's only one data point
(haskell-src-exts). This should probably be configurable at run-time until
its had a lot more use out in the wild to see if this really is the best
value in practice.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10293#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list