Skip to content

Application performance #22

@taagestorey

Description

@taagestorey

Slow down and visual stuttering or flickering is fairly common during the level. It affects the background, player, enemies, platforms and sometimes the entire window.

Possible fixes for performance:
-Reduce uneeded loops.
-Simplify equations to contain fewer variables.
-Cacheing data.
-Use a profiler to pinpoint processing bottlenecks.

@ianbattin @maxwey

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions