firefox-devtools / firefox-devtools/profiler
Avoid the need for `perf script` when importing from perf
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
It's a bit annoying that one needs to convert a perf trace with `perf script` before it can be loaded into the profiler, because that explodes the file size by an order of magnitude.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-758)
Contributor guide
Assessment
This issue has not been assessed yet.