Skip to content

Add load testing suite (k6) #109

Description

@Fatimasanusi

Add a load testing suite using k6 to test backend API performance under load. Include tests for: GET /api/rwa with pagination, GET /api/rwa/:contractId, POST /api/rwa, and mixed workloads. Run in CI to prevent performance regressions.
Checklist:

  • Install k6 and create test scripts
  • Test read endpoints at 100, 500, 1000 RPS
  • Test write endpoints at 10, 50, 100 RPS
  • Add ramp-up and soak tests
  • Add to CI pipeline
  • Document performance baseline

Metadata

Metadata

Assignees

Labels

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