firefox-devtools / firefox-devtools/profiler
Find a way to determine if a non-main thread is idle or not for "no sampling" mode
Open
polish
timeline
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
Currently, for no sampling mode, we can determine if the main threads are idle or not by looking at `RefreshDriverTick` markers. But we don't have these markers for other threads. We should find a way to determine if they are idle or not.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-235)
Contributor guide
Assessment
This issue has not been assessed yet.