monorepo icon indicating copy to clipboard operation
monorepo copied to clipboard

As a team, we need to perform load testing to enable stability and reliability (Local env)

Open alexwhte opened this issue 3 years ago • 3 comments

Problem We need to confirm below. Prioritize the more urgent

  1. Are Amarok (ie agents) working under a normal load?
  2. Where are our weak points on a scaled load?

Ideas to solve this Milestones

  1. Sudocode type spec
  2. Report-generation
  3. Link into E2E setup

Define:

  • Volume
  • Time

Ideas

  • Simulate load
  • We need to know if environment is working (ping pong messages all the time)
  • Need to know if infrastructure can handle scaled transactions (stress testing less frequently and/or adhoc)

Acceptance Criteria [ ] Load test can run on local environment [ ] We have clear logging to enable debugging. Clear explanation of what happened in a report afterwards that is easy to read by the team [ ] Spin up for X amount of transactions in Y period [ ] Include in CI

Other

alexwhte avatar Jun 07 '22 21:06 alexwhte