Skip to content

Instantly share code, notes, and snippets.

@askmeegs
Last active June 18, 2019 15:36
Show Gist options
  • Save askmeegs/8d6f5de85836137ee6af97f91b7b9271 to your computer and use it in GitHub Desktop.
Save askmeegs/8d6f5de85836137ee6af97f91b7b9271 to your computer and use it in GitHub Desktop.
istio benchmarks 6/18

release-1.2-20190618-09-15

increasing connections, 1000 qps (latency)

python runner/runner.py 1,2,4,8,16,32,64 1000 240 --serversidecar --baseline 

python runner/runner.py 1,2,4,8,16,32,64 1000 240  --serversidecar --labels=nomixer

clean / increasing QPS, 10 connections (memory, CPU)

python runner/runner.py 10 100,500,1000,2000,4000 240  --serversidecar --baseline 

python runner/runner.py 10 100,500,1000,2000,4000 240  --serversidecar --labels=nomixer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment