Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(flamegraph): Only repaint hovered rectangle #34

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

bric3
Copy link
Owner

@bric3 bric3 commented Mar 16, 2022

This change prevent the repainting of the whole visible area when a frame is hovered, instead only the necessary rectangles are repainted.

@bric3
Copy link
Owner Author

bric3 commented Mar 17, 2022

Let's hold on this as it will conflict with #37, and this is a much smaller change.

@bric3 bric3 force-pushed the repaint-hovers-frame-rect branch from ed326d9 to d55f598 Compare March 18, 2022 08:55
@bric3 bric3 merged commit fe12c9b into master Mar 18, 2022
@bric3 bric3 deleted the repaint-hovers-frame-rect branch March 18, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant