Skip to content

perf issue with render #4

Description

@ttim

before (at clojurecup tag):
nothing changed (start screen): 0-1 ms
nothing changed (game screen): 0-1 ms
initial shuffle charge: 30 ms
left/right/up/down/space: 30 ms
rocket flying: 10 ms, one time 70 ms

after (with sprites framework):
nothing changed (start screen): 0 ms
nothing changed (game screen): 0-1 ms
initial shuffle charge: 50 ms
left/right/up/down/space: 50-70 ms
rocket flying: 50 ms, one time 70 ms

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions