Current benchmark data was generated on Wed Feb 08 2023, 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 | 2201ms | 42ms | 146.2MB | 2680ms | 83ms | haxe/cpp 4.2.5 |
haxe | 2.hx | timeout | 0.0ms | 400.3MB | 6437ms | 250ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 48.6MB | 4717ms | 263ms | haxe/hl/c 4.2.5 |
haxe | 2.hx | timeout | 0.0ms | 83.0MB | 4470ms | 507ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 49.0MB | 4710ms | 267ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | timeout | 0.0ms | 130.2MB | 4537ms | 447ms | haxe/hl/jit 1.13.0 |
odin | 1.odin | timeout | 0.0ms | 49.5MB | 4960ms | 17ms | odin 2023 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 153ms | 9.8ms | 27.6MB | 140ms | 17ms | haxe/cpp 4.2.5 |
odin | 1.odin | 474ms | 12ms | 7.4MB | 457ms | 0ms | odin 2023 |
haxe | 2.hx | 587ms | 11ms | 60.3MB | 693ms | 37ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 1017ms | 21ms | 8.6MB | 963ms | 33ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 1220ms | 18ms | 11.1MB | 1147ms | 53ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | 1565ms | 20ms | 13.4MB | 1423ms | 123ms | haxe/hl/c 4.2.5 |
haxe | 2.hx | 1987ms | 8.3ms | 25.0MB | 1800ms | 173ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 224ms | 2.2ms | 22.4MB | 200ms | 13ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 243ms | 4.7ms | 2.9MB | 227ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 277ms | 5.8ms | 3.7MB | 263ms | 0ms | haxe/hl/jit 1.13.0 |
odin | 1.odin | 320ms | 6.6ms | 1.3MB | 307ms | 0ms | odin 2023 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 642ms | 8.7ms | 27.4MB | 623ms | 13ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 722ms | 15ms | 2.8MB | 707ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 811ms | 15ms | 3.7MB | 793ms | 0ms | haxe/hl/jit 1.13.0 |
odin | 1.odin | 958ms | 3.2ms | 1.3MB | 943ms | 0ms | odin 2023 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 106ms | 0.7ms | 14.2MB | 87ms | 3ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 121ms | 2.5ms | 2.9MB | 110ms | 0ms | haxe/hl/c 4.2.5 |
odin | 1.odin | 135ms | 5.7ms | 1.3MB | 123ms | 0ms | odin 2023 |
haxe | 1.hx | 137ms | 4.7ms | 3.6MB | 127ms | 0ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1-i.odin | 678ms | 9.5ms | 1.2MB | 667ms | 0ms | odin 2023 |
haxe | 2.hx | 1304ms | 23ms | 2.3MB | 1293ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 1709ms | 6.3ms | 2.3MB | 1697ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 3-m.hx | 1780ms | 28ms | 27.6MB | 2797ms | 30ms | haxe/cpp 4.2.5 |
odin | 1.odin | 2787ms | 5.6ms | 1.3MB | 2777ms | 0ms | odin 2023 |
haxe | 2.hx | 2981ms | 49ms | 3.3MB | 2967ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | 3144ms | 83ms | 3.2MB | 3127ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | timeout | 0.0ms | 3.3MB | 4980ms | 0ms | haxe/cpp 4.2.5 |
haxe | 2.hx | timeout | 0.0ms | 3.2MB | 4983ms | 0ms | haxe/cpp 4.2.5 |
haxe | 3.hx | timeout | 0.0ms | 3.3MB | 4530ms | 453ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | timeout | 0.0ms | 3.7MB | 4647ms | 330ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1-i.odin | 74ms | 6.7ms | 1.3MB | 63ms | 0ms | odin 2023 |
haxe | 2.hx | 135ms | 3.5ms | 2.3MB | 130ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 180ms | 8.2ms | 2.3MB | 170ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | 201ms | 1.9ms | 27.6MB | 263ms | 7ms | haxe/cpp 4.2.5 |
odin | 1.odin | 280ms | 3.3ms | 1.3MB | 267ms | 0ms | odin 2023 |
haxe | 2.hx | 299ms | 0.9ms | 3.3MB | 287ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | 322ms | 8.0ms | 3.2MB | 310ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 3.hx | 827ms | 3.3ms | 3.1MB | 743ms | 70ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | 976ms | 3.7ms | 3.6MB | 893ms | 63ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | 1025ms | 6.6ms | 3.2MB | 1013ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 1242ms | 3.3ms | 3.2MB | 1227ms | 0ms | haxe/cpp 4.2.5 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 4232ms | 29ms | 2.8MB | 4220ms | 0ms | odin 2023 |
haxe | 1.hx | timeout | 0.0ms | 6.7MB | 4983ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.0MB | 4987ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.7MB | 4987ms | 0ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 1068ms | 0.4ms | 2.0MB | 1057ms | 0ms | odin 2023 |
haxe | 1.hx | 1619ms | 13ms | 2.8MB | 1603ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 2585ms | 6.5ms | 6.6MB | 2573ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.7MB | 4983ms | 0ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 267ms | 0.8ms | 1.9MB | 257ms | 0ms | odin 2023 |
haxe | 1.hx | 409ms | 4.8ms | 2.9MB | 390ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 651ms | 3.4ms | 5.3MB | 643ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 3415ms | 5.7ms | 3.6MB | 3400ms | 0ms | haxe/hl/jit 1.13.0 |