diff options
Diffstat (limited to 'static/performance/syscall.csv')
-rw-r--r-- | static/performance/syscall.csv | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/performance/syscall.csv b/static/performance/syscall.csv new file mode 100644 index 000000000..a21a1bd32 --- /dev/null +++ b/static/performance/syscall.csv @@ -0,0 +1,4 @@ +runtime,metric,result
+runc,syscall_time_ns,1929.0
+runsc,syscall_time_ns,36011.0
+runsc-kvm,syscall_time_ns,754.0
|