
#11653: Time compiler passes -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: feature request | Status: new Priority: normal | Milestone: 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): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * owner: => bgamari @@ -1,3 +1,3 @@ - It would be very useful if the compiler would produce timings of various - phases of compilation. Even better, if could produce allocation numbers as - well. + It would be very useful for compiler performance analysis if the compiler + would produce timings of various phases of compilation. Even better, if + could produce allocation numbers as well. 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 could produce allocation numbers as well. -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11653#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler