jlfwong / speedscope

🔬 A fast, interactive web-based viewer for performance profiles.
https://www.speedscope.app
MIT License
5.45k stars 237 forks source link

It's non-obvious when speedscope imports a multi-threaded profile #476

Open jlfwong opened 3 months ago

jlfwong commented 3 months ago

When profiles are imported with multiple threads, those threads are accessible via the top bar. This is so non-obvious that even though I made this feature, when I was debugging a performance issue where I expected the profile to be single threaded, I thought I was using the profiler wrong.

There should be some kind of indication that the imported profile is multi-threaded in a way that draws more attention to itself than a grey (1/2).