firefox-devtools / firefox-devtools/profiler
Make sourceview also can display sample percentage
Open
polish
source view
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
Right now we have sample counts (total and self) at the side of the source code view
IMHO it could be useful if firefox profiler can provide a percentage view as well, so I can view how much percentage of time this line takes in the function. This is helpful when viewing large function.
Superluminal supports it rather nicely:
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-979)
Contributor guide
Assessment
This issue has not been assessed yet.