[GHC] #10739: Resuscitate the humble ticky-ticky profiler

GHC ghc-devs at haskell.org
Wed Aug 5 16:32:04 UTC 2015


#10739: Resuscitate the humble ticky-ticky profiler
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                   Owner:
            Type:  task              |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.2
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by simonpj):

 Ticky-ticky is tremendously useful when debugging performance, because it
 gives repeatable counts, and it guarantees not to affect optimisation.

 Bringing it back up to snuff would be a Very Good Thing.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10739#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list