router icon indicating copy to clipboard operation
router copied to clipboard

Define sec criteria

Open BrynCooke opened this issue 1 year ago • 3 comments

BrynCooke avatar Nov 20 '23 11:11 BrynCooke

@BrynCooke, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

github-actions[bot] avatar Nov 20 '23 11:11 github-actions[bot]

CI performance tests

  • [ ] events_big_cap_high_rate - Stress test for events with a lot of users, deduplication enabled and high rate event with a big queue capacity
  • [ ] events_without_dedup - Stress test for events with a lot of users and deduplication DISABLED
  • [ ] events - Stress test for events with a lot of users and deduplication ENABLED
  • [ ] large-request - Stress test with a 1 MB request payload
  • [x] step - Basic stress test that steps up the number of users over time
  • [ ] xlarge-request - Stress test with 10 MB request payload
  • [ ] reload - Reload test over a long period of time at a constant rate of users
  • [ ] no-graphos - Basic stress test, no GraphOS.
  • [ ] xxlarge-request - Stress test with 100 MB request payload
  • [ ] step-jemalloc-tuning - Clone of the basic stress test for jemalloc tuning
  • [x] const - Basic stress test that runs with a constant number of users

router-perf[bot] avatar Nov 20 '23 11:11 router-perf[bot]

should we finish this?

Geal avatar Jan 24 '24 13:01 Geal