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
Slowness varies between user (ex. 40 s for @MatthewKhouzam, slightly longer for @arfio). @tahini suspects this is unusual and worth more exploration. Views to look into:
Irq Analysis – latency vs time
Futex contention analysis- latency vs time
System call latency – latency vs time
Flame chart
This is not urgent right now. @thefinaljob is working on #284 which will make this less confusing.
It depends a lot on the trace being analyzed. In my case, it was pretty slow but the trace was >1GB. There should be some way of having a progress bar at least.
All of the latency vs. time views are currently filtered out client-side (#508) since these views contain discrete data and scatter plots aren't supported yet #45
Slowness varies between user (ex. 40 s for @MatthewKhouzam, slightly longer for @arfio). @tahini suspects this is unusual and worth more exploration. Views to look into:
This is not urgent right now. @thefinaljob is working on #284 which will make this less confusing.
More context in #296 (comment)
The text was updated successfully, but these errors were encountered: