-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME.TXT
115 lines (80 loc) · 2.13 KB
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
How to run?
>run-benchmark.bat
BENCHMARK (FASTEST TIME)
BENCHMARK: Lua vs vs LuaJIT vs C vs Java vs Perl vs Javascript vs Python vs C# vs Ruby vs R vs PowerShell
Result (benchmark tested on AMD FX-8300, 3.3 GHz):
Lua 5.4.2
7051.5711976423
command took 0:0:3.69 (3.69s total)
LUAC 5.4.2
7051.5711976423
command took 0:0:3.27 (3.27s total)
LuaJIT 2.1.1694442928
7051.5711976423
command took 0:0:0.81 (0.81s total)
C (MSVC 18, VS 2013)
7051.571198
command took 0:0:0.78 (0.78s total)
C (GCC 7.2.0)
7051.571198
command took 0:0:0.78 (0.78s total)
C (CLANG LLVM 6.0.0)
7051.571198
command took 0:0:0.78 (0.78s total)
C (CYGWIN GCC 10.2.0)
7051.571198
command took 0:0:0.81 (0.81s total)
C (CYGWIN CLANG 8.0.1)
7051.571198
command took 0:0:0.81 (0.81s total)
C (MINGW GCC 10.2.0)
7051.571198
command took 0:0:0.79 (0.79s total)
C (MINGW CLANG 8.0.1)
7051.571198
command took 0:0:0.78 (0.78s total)
C (Embarcadero C++ 6.60 for Win32)
7051.571198
command took 0:0:1.64 (1.64s total)
Java JRE Microsoft (build 17.0.6+10-LTS)
7051.571197642306
command took 0:0:0.90 (0.90s total)
Perl 5.32.1
7051.57119764231
command took 0:0:21.21 (21.21s total)
Javascript (Node.js 18.16.0)
7051.571197642306
command took 0:0:4.08 (4.08s total)
Javascript (MS JScript 5.812)
7051.57119764231
command took 0:0:57.95 (57.95s total)
Python 3.11.3
7051.571197642306
command took 0:0:33.87 (33.87s total)
Numba (Python 3.11.3)
7051.571197642306
command took 0:0:1.99 (1.99s total)
C# .NET Framework 4 (CSC 12)
7051.57119764231
command took 0:0:0.81 (0.81s total)
C# Mono 6.12.0
7051.57119764231
command took 0:0:1.28 (1.28s total)
C# Mono 6.12.0 (Interpreter)
7051.57119764231
command took 0:0:6.53 (6.53s total)
Ruby 3.1.2-1
7051.571197642306
command took 0:0:18.65 (18.65s total)
R 4.3.1
[1] 7051.571
command took 0:0:11.19 (11.19s total)
PowerShell 5.1.19041.2673
7051.57119764231
command took 0:0:56.65 (56.65s total)
PowerShell 7.3.4
7051.571197642306
command took 0:3:36.09 (216.09s total)
PHP 8.2.7
7051.5711976423
command took 0:0:9.17 (9.17s total)