Re: Benchmarking Fun
- Posted by _tom (admin) Oct 02, 2012
- 2553 views
Benchmarking Update
Benchmark | Argument | Euphoria Interpreter 4.0.0 |
Lua | Python | Php | Ruby | Euphoria Compiler 4.0.0 |
LuaJIT |
---|---|---|---|---|---|---|---|---|
ackermann | 10 | 14.5 | 19.3 | 68.3 | 81.8 | crash | 0.8 | 1.65 |
8 | 0.94 | 1.21 | 3.58 | 4.64 | 12.8 | 0.06 | 0.1 | |
binary | 18 | 81.9 | 340 | 505 | 1451 | 1186 | 43.2 | 67.6 |
fann | 10 | 12.2 | 41.6 | 58.1 | 64.8 | 209 | 2.42 | 3.42 |
n_body | 500000 | 24.1 | 18.3 | 52.3 | 39.7 | 178 | 13.4 | 1.25 |
4.0.0 | 5.1.4 | 2.6.5 | 5.3.2 | 1,8.7 | 4.0.0 | beta 2.0.0 |
Tested: netbook N450 Mint 9 Linux -- from a USB pendrive.
As before, do not place too much faith in the absolute numbers presented. You have to do tests on your own computer.
The USB pendrive used for my previous tests failed--pendrives do have a limited lifespan. Using another USB pendrive I started testing again. This drive has Euphoria 4.0.0 (actualy a developmental version) and shows that Eu4.0.4 is slower for some reason.