cloud-bulldozer / k8s-netperf

Running Networking Performance Tests against K8s
Apache License 2.0
29 stars 21 forks source link

Change to omni output to include latency #18

Closed jtaleric closed 1 year ago

jtaleric commented 2 years ago

Instead of using regex to capture results, switch to the omni output. Moving to the omni output we can capture more results such as the latency values seen from netperf.

Todo : write latency values to dedicated csv

Signed-off-by: Joe Talerico (rook) joe.talerico@gmail.com