Skip to content

Stop zoom descent for tiles that don't have any clusters #1

Description

@ChrisLoer

Supertiler starts to take a long time to run as maxZoom gets higher and higher. With most data sets, that just represents a lot of time asking Supercluster for tiles and finding out they're empty. This could be made much faster just by short-circuiting descent whenever we reach an empty tile (or even a tile without any clusters).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions