Kong / mesh-perf

Performance tests of Kong Mesh
Apache License 2.0
0 stars 1 forks source link

build a test that runs a set of actions in a loop and in parallel #192

Open lahabana opened 1 month ago

lahabana commented 1 month ago

The tests we have atm are pretty simple.

Ideally we should have a test that does things (scale up, scale down, rollout restart, create, delete policies) on a running setup and then look at the stats.

It might be hard to compare precisely from one run to another but we may be able to extract trends...