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
Reworked flamechart view to improve performance especially on large datasets (eliminated double "renders" in some cases, a lot of unnecessary computations and other optimisations)
Changed behaviour in flamechart when click on already selected frame to select previously selected frame with a lower depth
Fixed flamechart's view height updating when stack depth is growing on zoom
Fixed processing of profiles when call frame scriptId is a non-numeric string