Add benchmark script (#666)

This commit is contained in:
Ta-Ching Chen
2018-05-05 12:42:16 +08:00
committed by GitHub
parent f0dc2554a1
commit 6a3e326f36
10 changed files with 601 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
def main():
return "Hello, world!\n"