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/syscall.csv | |
parent | 5dcfe3c758e9b2ca0c87d6bb843094b083a9515b (diff) |
Upload latest set of benchmarks
Also includes redis density benchmark.
Diffstat (limited to 'static/performance/syscall.csv')
-rw-r--r-- | static/performance/syscall.csv | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/performance/syscall.csv b/static/performance/syscall.csv index a21a1bd32..7fa9b5d50 100644 --- a/static/performance/syscall.csv +++ b/static/performance/syscall.csv @@ -1,4 +1,5 @@ runtime,metric,result
-runc,syscall_time_ns,1929.0
-runsc,syscall_time_ns,36011.0
-runsc-kvm,syscall_time_ns,754.0
+runc,syscall_time_ns,1939.0
+runsc,syscall_time_ns,38219.0
+runsc-kvm,syscall_time_ns,763.0
+runsc-kvm-bare,syscall_time_ns,455.0
\ No newline at end of file |