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

UI optimizations have uneven frame times #116

Open
Aeltumn opened this issue Dec 13, 2024 · 0 comments
Open

UI optimizations have uneven frame times #116

Aeltumn opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working investigate This issue needs further investigation

Comments

@Aeltumn
Copy link
Member

Aeltumn commented Dec 13, 2024

Based on profiles of stuttering when using the optimizations:
A) Every UI element redraws itself on the same frame, so certain frames are much longer than any other frame
B) Taking the snapshot is blocking the GPU as glReadPixels shows 1.6% CPU usage

@Aeltumn Aeltumn added bug Something isn't working investigate This issue needs further investigation labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigate This issue needs further investigation
Development

No branches or pull requests

1 participant