Current benchmark data was generated on Mon Feb 06 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 | 1880ms | 26ms | 146.2MB | 2330ms | 70ms | haxe/cpp 4.2.5 |
haxe | 2.hx | timeout | 0.0ms | 480.8MB | 6600ms | 247ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 48.6MB | 4707ms | 277ms | haxe/hl/c 4.2.5 |
haxe | 2.hx | timeout | 0.0ms | 83.0MB | 4503ms | 480ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 49.0MB | 4733ms | 250ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | timeout | 0.0ms | 130.2MB | 4497ms | 480ms | haxe/hl/jit 1.13.0 |
ocaml | 1.ml | timeout | 0.0ms | 153.6MB | 4920ms | 60ms | ocaml 5.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 126ms | 3.3ms | 27.7MB | 117ms | 3ms | haxe/cpp 4.2.5 |
ocaml | 1.ml | 350ms | 6.3ms | 22.9MB | 330ms | 3ms | ocaml 5.0.0 |
haxe | 2.hx | 510ms | 9.4ms | 60.3MB | 587ms | 30ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 909ms | 9.0ms | 8.6MB | 860ms | 33ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 1133ms | 11ms | 11.1MB | 1077ms | 37ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | 1314ms | 27ms | 13.4MB | 1213ms | 83ms | haxe/hl/c 4.2.5 |
haxe | 2.hx | 1509ms | 8.7ms | 25.0MB | 1383ms | 110ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
ocaml | 6.ml | 378ms | 0.3ms | 22.6MB | 360ms | 10ms | ocaml 5.0.0 |
haxe | 1.hx | 3083ms | 3.1ms | 27.5MB | 3050ms | 247ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.4MB | 4683ms | 300ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.8MB | 4750ms | 233ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
ocaml | 6.ml | 42ms | 1.1ms | 5.0MB | 30ms | 0ms | ocaml 5.0.0 |
haxe | 1.hx | 328ms | 3.5ms | 27.5MB | 300ms | 33ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 769ms | 1.0ms | 3.3MB | 710ms | 43ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 834ms | 0.2ms | 3.6MB | 770ms | 50ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 189ms | 2.3ms | 22.3MB | 177ms | 3ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 209ms | 5.8ms | 2.8MB | 197ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 229ms | 3.3ms | 3.6MB | 217ms | 0ms | haxe/hl/jit 1.13.0 |
ocaml | 1.ml | 245ms | 1.5ms | 6.8MB | 233ms | 0ms | ocaml 5.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 538ms | 8.2ms | 27.5MB | 523ms | 7ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 610ms | 3.4ms | 2.8MB | 593ms | 3ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 674ms | 13ms | 3.7MB | 660ms | 0ms | haxe/hl/jit 1.13.0 |
ocaml | 1.ml | 724ms | 1.7ms | 6.8MB | 710ms | 0ms | ocaml 5.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 86ms | 0.6ms | 14.1MB | 73ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 102ms | 1.2ms | 2.9MB | 90ms | 0ms | haxe/hl/c 4.2.5 |
ocaml | 1.ml | 109ms | 0.3ms | 6.0MB | 97ms | 0ms | ocaml 5.0.0 |
haxe | 1.hx | 113ms | 0.6ms | 3.6MB | 100ms | 0ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 1315ms | 13ms | 97.2MB | 1570ms | 50ms | haxe/cpp 4.2.5 |
ocaml | 1.ml | 1777ms | 7.9ms | 69.3MB | 1723ms | 40ms | ocaml 5.0.0 |
ocaml | 2.ml | 3374ms | 15ms | 74.1MB | 3323ms | 33ms | ocaml 5.0.0 |
haxe | 1.hx | timeout | 0.0ms | 32.7MB | 4650ms | 333ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 54.0MB | 4590ms | 393ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 253ms | 10ms | 28.5MB | 243ms | 23ms | haxe/cpp 4.2.5 |
ocaml | 1.ml | 265ms | 3.9ms | 25.8MB | 240ms | 10ms | ocaml 5.0.0 |
ocaml | 2.ml | 589ms | 2.0ms | 30.3MB | 567ms | 7ms | ocaml 5.0.0 |
haxe | 1.hx | 1659ms | 4.1ms | 10.9MB | 1533ms | 110ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 1917ms | 76ms | 20.2MB | 1800ms | 103ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
ocaml | 1.ml | 538ms | 4.0ms | 3.0MB | 520ms | 0ms | ocaml 5.0.0 |
haxe | 2.hx | 1107ms | 28ms | 2.3MB | 1097ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 1439ms | 3.4ms | 2.4MB | 1427ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 3-m.hx | 1482ms | 19ms | 27.6MB | 2480ms | 23ms | haxe/cpp 4.2.5 |
haxe | 2.hx | 2488ms | 69ms | 3.3MB | 2477ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | 2618ms | 43ms | 3.2MB | 2600ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | timeout | 0.0ms | 3.2MB | 4990ms | 0ms | haxe/cpp 4.2.5 |
haxe | 2.hx | timeout | 0.0ms | 3.3MB | 4983ms | 0ms | haxe/cpp 4.2.5 |
haxe | 3.hx | timeout | 0.0ms | 3.3MB | 4537ms | 443ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | timeout | 0.0ms | 3.8MB | 4630ms | 350ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
ocaml | 1.ml | 58ms | 0.3ms | 2.9MB | 50ms | 0ms | ocaml 5.0.0 |
haxe | 2.hx | 112ms | 1.0ms | 2.4MB | 100ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 147ms | 1.1ms | 2.4MB | 140ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 3-m.hx | 166ms | 0.9ms | 27.7MB | 243ms | 10ms | haxe/cpp 4.2.5 |
haxe | 2.hx | 251ms | 0.5ms | 3.3MB | 237ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | 268ms | 6.1ms | 3.3MB | 253ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 3.hx | 686ms | 2.3ms | 3.2MB | 623ms | 47ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | 824ms | 11ms | 3.7MB | 763ms | 43ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | 865ms | 7.0ms | 3.2MB | 853ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 1043ms | 1.1ms | 3.2MB | 1030ms | 0ms | haxe/cpp 4.2.5 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | timeout | 0.0ms | 7.2MB | 4987ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.0MB | 4990ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.7MB | 4987ms | 0ms | haxe/hl/jit 1.13.0 |
ocaml | 2.ml | timeout | 0.0ms | 4.1MB | 4987ms | 0ms | ocaml 5.0.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 1352ms | 0.8ms | 3.0MB | 1340ms | 0ms | haxe/hl/c 4.2.5 |
ocaml | 2.ml | 1550ms | 13ms | 3.6MB | 1537ms | 0ms | ocaml 5.0.0 |
haxe | 1.hx | 2172ms | 0.6ms | 6.6MB | 2157ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.6MB | 4983ms | 0ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 342ms | 1.0ms | 2.9MB | 330ms | 0ms | haxe/hl/c 4.2.5 |
ocaml | 2.ml | 390ms | 0.4ms | 3.4MB | 380ms | 0ms | ocaml 5.0.0 |
haxe | 1.hx | 548ms | 1.0ms | 5.4MB | 533ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 2851ms | 1.2ms | 3.6MB | 2840ms | 0ms | haxe/hl/jit 1.13.0 |