Skip to content

Optimisation: Don't re-count when fetching Entities #14

@hylkevds

Description

@hylkevds

First, for each tile a count is requested
Next, if the count is low enough, entities are requested.
Currently, the second request once again contains a $count=true. It's faster to not request the count again.

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