You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im interested with some script language and found this today, I had tested on my laptop. My test environment is:
Slackware Linux current 64bit with lua 5.4.6, python 3.9.18, latest wren, 12th Gen Intel i7-12700H CPU, 16GB Memory.
For all test scripts, the turn is: lua, python,wren.
1)binary_trees: 0.116, 0.221, 0.125
2)fib: 0.085, 0.239, 0.131
3)for:0.33, 0.94, 0.56
4)map_number: 0.043, 0.431, 0.728
5)map_string: 0.026, 0.039, 0.044
6)method_call: 0.131, 0.375, 0.066
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Im interested with some script language and found this today, I had tested on my laptop. My test environment is:
Slackware Linux current 64bit with lua 5.4.6, python 3.9.18, latest wren, 12th Gen Intel i7-12700H CPU, 16GB Memory.
For all test scripts, the turn is: lua, python,wren.
1)binary_trees: 0.116, 0.221, 0.125
2)fib: 0.085, 0.239, 0.131
3)for:0.33, 0.94, 0.56
4)map_number: 0.043, 0.431, 0.728
5)map_string: 0.026, 0.039, 0.044
6)method_call: 0.131, 0.375, 0.066
Beta Was this translation helpful? Give feedback.
All reactions