istio / ztunnel

The `ztunnel` component of ambient mesh
Apache License 2.0
296 stars 100 forks source link

Isolated (non-k8s) performance tests #99

Closed stevenctl closed 1 year ago

stevenctl commented 1 year ago

Clear instructions on how to run

There is a well-known location to publish and compare results.

Targeting iperf, nighthawk, netperf tcp crr, fairness (measure tbd)

Measure resource usage (CPU, RAM)

These tests may be the same as the E2E ones, but can easily be run either 1 or 2 machines with only the testing infra and the zTunnel.

linsun commented 1 year ago

@howardjohn You mentioned you did some performance test, are you working on this or want some help from the community?

howardjohn commented 1 year ago

I ran it adhoc, I think we want to make it trivial to run (e.g cargo bench --test throughput) or whatever

linsun commented 1 year ago

Has a open PR for it, should be done soon.