Skip to content

performance(render): improve rendering performance by consolidating renders and introducing repaint_delay#4100

Merged
imsnif merged 7 commits intomainfrom
render-performance-by-consolidation
Mar 24, 2025
Merged

performance(render): improve rendering performance by consolidating renders and introducing repaint_delay#4100
imsnif merged 7 commits intomainfrom
render-performance-by-consolidation

Conversation

@imsnif
Copy link
Copy Markdown
Member

@imsnif imsnif commented Mar 24, 2025

This improves the overall rendering performance of the tool (greatly mitigating various "flickering" issues caused in applications that do not perform synchronized renders) by consolidating renders to the Screen thread and introducing an async repaint_delay of 10ms.

@imsnif imsnif merged commit f3351f4 into main Mar 24, 2025
6 checks passed
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