Skip to content

GUI performance improvements #65

Description

@RedMser

There are some options here that could be set: https://docs.godotengine.org/en/latest/tutorials/ui/creating_applications.html#performance

Such as:

  • Disable keep screen on
  • Disable audio system
  • Disable VSync and limit max FPS
  • Do debugging with low processor mode to see if there's unnecessary redraws

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions