Skip to content

CPU hog #47

Open
Open
@vinsci

Description

@vinsci

This program is continuously a CPU hog for no good reason, both before a game is started, during the game as well as afterwards. Perhaps this is a problem with how StageXL is used: a quick profiling put requestAnimationFrame() at the top of the list, or a problem with StageXL itself, if it can't be used without hogging the CPU.

As a Dart example, this bad behavior risks spreading to many web apps unless corrected, leading to degraded device performance and energy waste.

Switching to another tab ends the CPU hogging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions