#1420: Automatic heap profile intervals
------------------------------+---------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.7
Severity: minor | Keywords:
Difficulty: Unknown | Os: Unknown
Testcase: | Architecture: Unknown
------------------------------+---------------------------------------------
When doing heap profiling it is sometimes hard to know what a good
sampling interval is. Make it too small and it takes forever, make it too
coarse and the resolution is bad.
In hbc the default setting was to automatically adjust the interval. It
starts out very small, but as samples accumulate it gets larger and
larger. This is a nice compromise.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1420>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs