Skip to content

Feature/optimized cp display#278

Open
LSaga wants to merge 5 commits intofacebookresearch:mainfrom
LSaga:feature/optimized-cp-display
Open

Feature/optimized cp display#278
LSaga wants to merge 5 commits intofacebookresearch:mainfrom
LSaga:feature/optimized-cp-display

Conversation

@LSaga
Copy link

@LSaga LSaga commented Jul 23, 2025

What does this PR do?

Fixes #277.
Introduces an optimized critical path visualization that filters out non-essential intermediate nodes.
This results in a cleaner and more informative trace overlay, making it easier to identify key performance bottlenecks at a glance.

Before submitting

Comparison: Before vs After

🔵 Before (enter "critical"):

7039AADC-BE3C-401C-B5D8-BBCA2D1F7C48 image

🟢 After (enter "critical_change"):

image

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve clarity of critical path visualization by filtering non-informative nodes

2 participants