Skip to content

[Test] Basic load testing #16

@fregataa

Description

@fregataa

Summary

Perform basic load testing to validate system performance under expected load.

Scope

  • Set up load testing tool (k6, locust, or similar)
  • Test authentication endpoints
  • Test writing submission flow
  • Test concurrent analysis requests
  • Document performance baseline

Acceptance Criteria

  • Load test scripts created
  • Test 50 concurrent users scenario
  • Test 100 requests/second scenario
  • Response time p95 < 2s under load
  • No errors under normal load
  • Performance baseline documented

Tools

Consider using:

  • k6 (JavaScript-based)
  • locust (Python-based)
  • hey (Go-based, simple)

Sprint

Sprint 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions