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
slow performance when processing and filtering a profile - need to profile this code to investigate
cpu profile caching seems to be broken. For example, selecting a profile that you've already loaded in the performance page should load immediately instead of processing the samples again
loading a sub profile may be broken (though this could just be a side effect of the above issue). For example, selecting a timeline event that is a child of an event we have already loaded the profile for should generate a sub profile instead of fetching samples.
The following items need investigation