Skip to content

Slow API throughput and response times for large or complex queries #8

@gnjack

Description

@gnjack

Formatting large responses can take up to 200ms, this includes jade templating and JSON nesting. HTTP level caching could help this, very long expiry times can be used as long as the cache is flushed upon new data analysis.

Complex requests can cause MySQL delays, particularly with TLD filtering.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions