diff paper/file/benchmark/bar.py @ 47:25d968349699

update slide
author Ken Miyahira <e175733@ie.u-ryukyu.ac.jp>
date Thu, 11 Feb 2021 23:48:04 +0900
parents ae1309162772
children 47a9b8bf069b
line wrap: on
line diff
--- a/paper/file/benchmark/bar.py	Wed Feb 10 21:08:31 2021 +0900
+++ b/paper/file/benchmark/bar.py	Thu Feb 11 23:48:04 2021 +0900
@@ -6,7 +6,7 @@
     print("データ読み込み")
     x = [1, 2, 3]
     label = ["Docker", "Podman", "ie-podman"]
-    y = [758.16, 5693.16, 809.34]
+    y = [758.16, 4999.47, 809.34]
 
     name = input("GraphName: ")
     xlabel = input("xlabel: ")