Skip to content

Convert frame Spin-Lock to Sleep-Lock #25

@SydMontague

Description

@SydMontague

Currently the game is doing a Spin-Lock when waiting for the next frame, consuming an entire CPU core.

Replacing this with a Sleep-Lock would reduce CPU usage (and thus power consumption).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions