Skip to content

Optimizing the closed-way case in multipolygons #156

Description

@joto

Current code assembles multipolygons in the same way regardless of whether they are created from a closed way or from a multipolygon relation. This might be wasteful. Chances are the closed-way case can be made faster because it is simpler. Profiling shows that closed-way multipolygons take a considerable amount of time compared to relation-based multipolygons.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions