[GHC] #11653: Emit timings for individual compiler passes
GHC
ghc-devs at haskell.org
Sat Mar 12 00:17:22 UTC 2016
#11653: Emit timings for individual compiler passes
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: feature request | Status: patch
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1959
Wiki Page: |
-------------------------------------+-------------------------------------
Description changed by bgamari:
@@ -2,1 +2,1 @@
- would produce timings of various phases of compilation. Even better, if
+ would produce timings of various phases of compilation. Even better, if it
New description:
It would be very useful for compiler performance analysis if the compiler
would produce timings of various phases of compilation. Even better, if it
could produce allocation numbers as well.
--
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11653#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list