Current benchmark data was generated on Tue Dec 31 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 |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 2.1ms | 0.1ms | 4.8MB | 0ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 2.4ms | 0.2ms | 4.3MB | 0ms | 0ms | haxe/cpp 4.3.6 |
haxe | 1.hx | 3.5ms | 0.5ms | 4.8MB | 0ms | 0ms | haxe/hl/jit 1.14.0 |
codon | 1.py | 4.0ms | 0.7ms | 7.1MB | 0ms | 0ms | codon 0.17.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 2.hx | 808ms | 2.6ms | 5.0MB | 800ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 1008ms | 28ms | 5.0MB | 997ms | 0ms | haxe/hl/c 4.3.6 |
codon | 1.py | 1232ms | 11ms | 5.8MB | 1220ms | 0ms | codon 0.17.0 |
haxe | 3.hx | 1319ms | 19ms | 25.6MB | 1433ms | 43ms | haxe/cpp 4.3.6 |
haxe | 2.hx | 2282ms | 22ms | 5.7MB | 2270ms | 0ms | haxe/hl/jit 1.14.0 |
haxe | 1.hx | 2328ms | 4.3ms | 5.7MB | 2317ms | 0ms | haxe/hl/jit 1.14.0 |
haxe | 1.hx | timeout | 0.0ms | 4.4MB | 4987ms | 0ms | haxe/cpp 4.3.6 |
haxe | 2.hx | timeout | 0.0ms | 4.4MB | 4987ms | 0ms | haxe/cpp 4.3.6 |
haxe | 3.hx | timeout | 0.0ms | 5.2MB | 3857ms | 1647ms | haxe/hl/c 4.3.6 |
haxe | 3.hx | timeout | 0.0ms | 5.9MB | 4097ms | 1367ms | haxe/hl/jit 1.14.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 2.hx | 85ms | 2.3ms | 5.0MB | 77ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 103ms | 1.4ms | 5.0MB | 93ms | 0ms | haxe/hl/c 4.3.6 |
codon | 1.py | 131ms | 4.2ms | 7.7MB | 120ms | 0ms | codon 0.17.0 |
haxe | 3.hx | 147ms | 2.7ms | 27.6MB | 143ms | 10ms | haxe/cpp 4.3.6 |
haxe | 2.hx | 232ms | 2.0ms | 5.7MB | 220ms | 0ms | haxe/hl/jit 1.14.0 |
haxe | 1.hx | 240ms | 7.9ms | 5.7MB | 230ms | 0ms | haxe/hl/jit 1.14.0 |
haxe | 3.hx | 628ms | 2.6ms | 5.2MB | 487ms | 190ms | haxe/hl/c 4.3.6 |
haxe | 2.hx | 633ms | 1.3ms | 4.4MB | 620ms | 0ms | haxe/cpp 4.3.6 |
haxe | 3.hx | 732ms | 7.5ms | 5.8MB | 587ms | 197ms | haxe/hl/jit 1.14.0 |
haxe | 1.hx | 761ms | 7.6ms | 4.4MB | 753ms | 0ms | haxe/cpp 4.3.6 |