Glimpse / Home

Project Glimpse: Node Edition - Spend less time debugging and more time developing.
http://node.getglimpse.com
Other
252 stars 9 forks source link

[Feature Request] Auto-zoom to "hottest" timeline event #88

Open lostintangent opened 7 years ago

lostintangent commented 7 years ago

The Top 3 slowest events is really awesome, and it would be cool if on startup, the timeline automatically zoomed into the top-level event which represented the longest inclusive size. That way, you could run your profile, and be immediately shown the thing you should likely focus on first. This was another top request we heard a lot for the timeline tool in F12.

nikmd23 commented 7 years ago

I want to make sure I understand the request here.

Is the "three slowest events" the right data, but you'd like to see it more prominently displayed the chart? Or is this something else?

lostintangent commented 7 years ago

@nikmd23 I think the "three slowest events" section is useful, but if the next logical step from that data is to click the hyperlink of the hottest event, which then navigates me to the corresponding event in the timeline, it would be cool to just do that action by default.