Skip to content

[TESTING] Write performance tests for verify endpoint under load #350

@dev-fatima-24

Description

@dev-fatima-24

Priority: medium

Description

The public verify endpoint is the most frequently called endpoint and must perform well under load. Performance tests should establish a baseline and catch regressions.

Acceptance Criteria

  • Load test simulates 100 concurrent requests to GET /v1/verify/:wallet
  • P95 response time is under 500ms with caching enabled
  • P95 response time is under 2000ms without caching
  • Test is implemented with k6 or Artillery
  • Results are stored as a CI artifact for comparison

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions