firefox-devtools / firefox-devtools/profiler

Fix the performance issues related to matching IPC marker pairs across threads

Open
#3,889 0 comments 0 reactions 0 assignees View on GitHub
markers timeline
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

One of the reasons that the IPC markers are not on by default is that the IPC markers matching algorithm is not very performant. We should investigate and fix the issues related to this algorithm.

This code is located here:
https://github.com/firefox-devtools/profiler/blob/155af1f5d80c1f02307391d6b8f8ebdc458334e6/src/profile-logic/marker-data.js#L273-L393

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-523)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.