diff options
author | zkoopmans <zkoopmans@google.com> | 2019-04-26 16:37:31 -0700 |
---|---|---|
committer | Adin Scannell <adin@scannell.ca> | 2019-05-13 15:27:34 -0700 |
commit | b4eea426529db8b386560f7301a09421fa7031ca (patch) | |
tree | 81fbf5e2a75d07fbf1df4589fe3fd77f059ddd39 /static/performance/iperf.csv | |
parent | 599590c9d7c1f94dfcb69342da9e0e025f0fc94a (diff) |
Adding data from working benchmarks
Diffstat (limited to 'static/performance/iperf.csv')
-rw-r--r-- | static/performance/iperf.csv | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/performance/iperf.csv b/static/performance/iperf.csv new file mode 100644 index 000000000..182140e27 --- /dev/null +++ b/static/performance/iperf.csv @@ -0,0 +1,5 @@ +runtime,method,metric,result
+runc,network.download,bandwidth,769515500.0
+runc,network.upload,bandwidth,790282500.0
+runsc,network.download,bandwidth,711784500.0
+runsc,network.upload,bandwidth,506225500.0
|