Current benchmark data was generated on Sun Dec 01 2024, full log can be found HERE
CONTRIBUTIONS are WELCOME!
* -m in a file name stands for multi-threading or multi-processing
* -i in a file name stands for direct intrinsics usage. (Usage of simd intrinsics via libraries is not counted)
* -ffi in a file name stands for non-stdlib FFI usage
* (You may find time < time(user) + time(sys) for some non-parallelized programs, the overhead is from GC or JIT compiler, which are allowed to take advantage of multi-cores as that's more close to real-world scenarios.)
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 836ms | 6.6ms | 22.1MB | 817ms | 7ms | v/clang+gc 0.4.8 |
v | 1.v | 2183ms | 50ms | 2086.6MB | 1270ms | 893ms | v/clang 0.4.8 |
lua | 1.lua | 3498ms | 64ms | 172.9MB | 3367ms | 120ms | luajit 2.1.0-beta3 |
lua | 1.lua | timeout | 0.0ms | 104.9MB | 4943ms | 40ms | lua 5.4.7 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 239ms | 2.0ms | 1.3MB | 230ms | 0ms | v/clang 0.4.8 |
v | 1.v | 259ms | 4.5ms | 2.1MB | 250ms | 0ms | v/clang+gc 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 310ms | 0.2ms | 1.6MB | 300ms | 0ms | v/clang 0.4.8 |
v | 1.v | 311ms | 1.5ms | 2.4MB | 300ms | 0ms | v/clang+gc 0.4.8 |
lua | 4.lua | 716ms | 2.9ms | 2.4MB | 707ms | 0ms | luajit 2.1.0-beta3 |
lua | 4.lua | timeout | 0.0ms | 2.3MB | 4990ms | 0ms | lua 5.4.7 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
lua | 1.lua | 4048ms | 11ms | 2.5MB | 4037ms | 0ms | luajit 2.1.0-beta3 |
lua | 1.lua | timeout | 0.0ms | 2.5MB | 4990ms | 0ms | lua 5.4.7 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.8 |
v | 1.v | timeout | 0.0ms | 3.0MB | 4990ms | 0ms | v/clang+gc 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
lua | 1.lua | 1016ms | 1.5ms | 2.4MB | 1003ms | 0ms | luajit 2.1.0-beta3 |
v | 1.v | 1281ms | 4.1ms | 1.5MB | 1273ms | 0ms | v/clang 0.4.8 |
v | 1.v | 1313ms | 9.0ms | 2.6MB | 1300ms | 0ms | v/clang+gc 0.4.8 |
lua | 1.lua | timeout | 0.0ms | 2.3MB | 4990ms | 0ms | lua 5.4.7 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
lua | 1.lua | 257ms | 0.8ms | 2.3MB | 243ms | 0ms | luajit 2.1.0-beta3 |
v | 1.v | 324ms | 1.5ms | 1.5MB | 310ms | 0ms | v/clang 0.4.8 |
v | 1.v | 334ms | 1.2ms | 2.5MB | 323ms | 0ms | v/clang+gc 0.4.8 |
lua | 1.lua | timeout | 0.0ms | 2.0MB | 4990ms | 0ms | lua 5.4.7 |