You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Piping my profiling information through ghc-prof-flamegraph, the UNKNOWN frame takes up 40% of the runtime in the resulting flamegraph. What does that mean? I looked at the code but I don't understand why it's doing what it does.
The text was updated successfully, but these errors were encountered:
ghost
changed the title
large UNKNOWN rectangle
large UNKNOWN frame
Oct 19, 2018
Piping my profiling information through
ghc-prof-flamegraph
, theUNKNOWN
frame takes up 40% of the runtime in the resulting flamegraph. What does that mean? I looked at the code but I don't understand why it's doing what it does.The text was updated successfully, but these errors were encountered: