Skip to content

parallelize finding siblings function #4

@riastrad

Description

@riastrad

We currently use nested for loops to traverse the grid of our relevant tile sibling. To avoid a performance penalty if we ever support generating larger images, it could save us some grief to parallelize this step using Promises instead.

Or we could just use the well benched @mapbox/tilebelt & not worry too much about it.

cc/ @corporategoth

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions