diff options
author | Zach Koopmans <zkoopmans@google.com> | 2019-05-13 15:03:34 -0700 |
---|---|---|
committer | Adin Scannell <adin@scannell.ca> | 2019-05-13 15:27:34 -0700 |
commit | 5b3f25047fe8dd4d04262ea56c38a134291d0067 (patch) | |
tree | 4cb3ea21e1a68e5f6000e99f76ef0814e4237b92 /static/performance/iperf.csv | |
parent | 5dcfe3c758e9b2ca0c87d6bb843094b083a9515b (diff) |
Upload latest set of benchmarks
Also includes redis density benchmark.
Diffstat (limited to 'static/performance/iperf.csv')
-rw-r--r-- | static/performance/iperf.csv | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/performance/iperf.csv b/static/performance/iperf.csv index 182140e27..1f3b41aec 100644 --- a/static/performance/iperf.csv +++ b/static/performance/iperf.csv @@ -1,5 +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
+runc,network.download,bandwidth,746386000.0
+runc,network.upload,bandwidth,709808000.0
+runsc,network.download,bandwidth,640303500.0
+runsc,network.upload,bandwidth,482254000.0
|