Skip to content

Process strip data asynchronously #1

@GPHemsley

Description

@GPHemsley

Strips are currently processed concurrently, which means large strips and large numbers of strips will delay the loading process.

Since we know the locations of all the strips before we start processing them, we should be able to process each strip independently of the others, resulting in faster load times.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions