Skip to content

Don't call setState several times #42

Description

@nilshenrich

The setState is meant to be called just once per frame. Calling it several times from a loop is bad practice.

It is currently done in hash generation progress bar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PerformanceAnything about performanceenhancementRequest for an enhancement in general

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions