Skip to content

Why do responses take so long? #28

@balazsdukai

Description

@balazsdukai

The initial suspicion was that the bbox queries and reading the surface data from the csv files is too slow. However, much much more time is spent on other things than on the functions that get the data for the response.
See https://github.com/3DGI/3dbag-api#performance and #14 (comment) and #15 (comment).

Thus these functions are by far not the bottlenecks in the response times, but what is?
The profiler statistics in /profiling is a good starting point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions