firefox-devtools / firefox-devtools/profiler
Annotate profiles when slowdowns with known causes are detected
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
Recently we had someone asking about a profile that seemed to be spending a lot of time capturing the stack. It turns out, that this only happens if a non-standard pref is set -or- Devtools is open.
I wonder if we could annotate either whole profiles, or even just frames, indicating "Hey, if you see this and are worried about this, have you tried... " (in this case, closing devtools and trying again).
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-881)
Contributor guide
Assessment
This issue has not been assessed yet.