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

Reduce map rerender interval to once every 16 frames at 60 FPS #56

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

white-axe
Copy link
Collaborator

This changes the map editor's duration for automatically rerendering the map editor when not being interacted with, from once every 16 milliseconds to once every 16/60 seconds to reduce idle-time GPU usage.

This changes the map editor's duration for automatically rerendering the
map editor when not being interacted with, from once every 16
milliseconds to once every 16/60 seconds to reduce idle-time GPU usage.
@white-axe white-axe requested a review from melody-rs October 21, 2023 22:14
@melody-rs melody-rs merged commit 48fbbc8 into Astrabit-ST:dev Oct 22, 2023
6 checks passed
@white-axe white-axe deleted the idle branch October 22, 2023 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants