Skip to content

Load testing #13

Description

@sjmf

Application load testing should be performed using a suitable tool (wrk). This will allow us to ascertain whether further optimisation is required (e.g. using gevent threads in Django and database connection pooling per this article by the Arxiv developers).

However, we should not perform this testing on the production deployment: for one, we could affect other hosted services; but also the WAF should filter for exactly this case (basically a DoS attack).

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingApplication tests and CI/CD work flows

    Type

    No type

    Fields

    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