diff options
author | Adin Scannell <ascannell@google.com> | 2020-05-06 14:15:15 -0700 |
---|---|---|
committer | Adin Scannell <ascannell@google.com> | 2020-05-06 14:15:15 -0700 |
commit | e8bb5832b32d865e8dc257b01bebfd7dafeaaccf (patch) | |
tree | c5ea0518f0aa7ac1fcc999119030e931500d864c /website/static/performance/syscall.csv | |
parent | 279f1eb7abb28966ef633fa61418bffad4a716b0 (diff) | |
parent | 957e26a6f30d40e2bff042d76a327d0a2cfbabae (diff) |
Merge gvisor-website
Diffstat (limited to 'website/static/performance/syscall.csv')
-rw-r--r-- | website/static/performance/syscall.csv | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/website/static/performance/syscall.csv b/website/static/performance/syscall.csv new file mode 100644 index 000000000..40bdce49e --- /dev/null +++ b/website/static/performance/syscall.csv @@ -0,0 +1,4 @@ +runtime,metric,result
+runc,syscall_time_ns,1939.0
+runsc,syscall_time_ns,38219.0
+runsc-kvm,syscall_time_ns,763.0
|