Skip to content

GUI performance improvements #65

@RedMser

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions