firefox-devtools / profiler

Firefox Profiler — Web app for Firefox performance analysis
https://profiler.firefox.com
Mozilla Public License 2.0
1.14k stars 372 forks source link

Make the cpu score visible in the track selection list #4998

Open canova opened 1 month ago

canova commented 1 month ago

Currently we compute CPU scores to determine which threads to make visible by default. We can also display that information in the thread selection popup to give our users more information about which thread/process is active.

┆Issue is synchronized with this Jira Task