Skip to content

Rebuild spatial indexes more sparsely #2

@peterkogo

Description

@peterkogo

A big overhead for all algorithms using spatial indexes is the time it takes to fully rebuild the index. Bulk insertion outperforms replacing single nodes in all cases, but maybe we can find a way to prevent rebuilding the index on every iteration

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationAn idea or implementation to improve the performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions