Current benchmark data was generated on Sat Jan 28 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 | 1664ms | 24ms | 146.0MB | 1903ms | 83ms | haxe/cpp 4.2.5 |
haxe | 2.hx | 4554ms | 27ms | 497.1MB | 5670ms | 267ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 48.6MB | 4713ms | 267ms | haxe/hl/c 4.2.5 |
haxe | 2.hx | timeout | 0.0ms | 83.0MB | 4397ms | 587ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 49.0MB | 4723ms | 257ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | timeout | 0.0ms | 130.3MB | 4463ms | 517ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 110ms | 5.1ms | 27.7MB | 103ms | 3ms | haxe/cpp 4.2.5 |
haxe | 2.hx | 416ms | 5.7ms | 60.4MB | 453ms | 27ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 782ms | 2.8ms | 8.6MB | 747ms | 17ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 932ms | 15ms | 11.1MB | 883ms | 30ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | 1153ms | 13ms | 13.4MB | 1010ms | 120ms | haxe/hl/c 4.2.5 |
haxe | 2.hx | 1294ms | 5.6ms | 25.0MB | 1167ms | 110ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
cpp | 1.cpp | 1.7ms | 0.8ms | 2.4MB | 0ms | 0ms | g++ 12.2.0 |
haxe | 1.hx | 2.0ms | 0.6ms | 2.3MB | 0ms | 0ms | haxe/hl/c 4.2.5 |
cpp | 1.cpp | 2.1ms | 0.6ms | 1.4MB | 0ms | 0ms | clang++ 14.0.0 |
haxe | 1.hx | 2.8ms | 0.7ms | 3.2MB | 0ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 4.5ms | 0.7ms | 2.9MB | 0ms | 0ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 184ms | 2.9ms | 22.4MB | 167ms | 3ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 195ms | 1.3ms | 2.8MB | 183ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 237ms | 2.6ms | 3.7MB | 223ms | 0ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
cpp | 0-i.cpp | 225ms | 0.5ms | 1.3MB | 213ms | 0ms | g++ 12.2.0 |
cpp | 0-i.cpp | 255ms | 3.2ms | 1.4MB | 240ms | 0ms | clang++ 14.0.0 |
cpp | 1.cpp | 326ms | 1.8ms | 1.4MB | 313ms | 0ms | clang++ 14.0.0 |
cpp | 1.cpp | 341ms | 1.0ms | 1.3MB | 330ms | 0ms | g++ 12.2.0 |
haxe | 2.hx | 994ms | 40ms | 2.3MB | 980ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 1247ms | 2.7ms | 2.3MB | 1233ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | 1406ms | 28ms | 27.6MB | 1567ms | 33ms | haxe/cpp 4.2.5 |
haxe | 2.hx | 2363ms | 105ms | 3.3MB | 2347ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | 2512ms | 18ms | 3.2MB | 2500ms | 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 | 4987ms | 0ms | haxe/cpp 4.2.5 |
haxe | 3.hx | timeout | 0.0ms | 3.3MB | 4527ms | 457ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | timeout | 0.0ms | 3.7MB | 4650ms | 333ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
cpp | 0-i.cpp | 25ms | 0.0ms | 1.3MB | 17ms | 0ms | g++ 12.2.0 |
cpp | 0-i.cpp | 29ms | 2.1ms | 1.4MB | 20ms | 0ms | clang++ 14.0.0 |
cpp | 1.cpp | 36ms | 0.8ms | 1.4MB | 27ms | 0ms | clang++ 14.0.0 |
cpp | 1.cpp | 36ms | 0.4ms | 1.4MB | 30ms | 0ms | g++ 12.2.0 |
haxe | 2.hx | 104ms | 3.2ms | 2.3MB | 93ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 135ms | 7.0ms | 2.3MB | 127ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | 162ms | 6.8ms | 27.7MB | 163ms | 10ms | haxe/cpp 4.2.5 |
haxe | 2.hx | 240ms | 3.7ms | 3.3MB | 230ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | 272ms | 6.7ms | 3.2MB | 257ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 3.hx | 640ms | 11ms | 3.2MB | 577ms | 47ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | 777ms | 5.9ms | 3.7MB | 703ms | 53ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | 852ms | 0.5ms | 3.2MB | 840ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 1045ms | 1.8ms | 3.2MB | 1033ms | 0ms | haxe/cpp 4.2.5 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
cpp | 7-m.cpp | 1059ms | 3.0ms | 3.3MB | 2077ms | 0ms | clang++ 14.0.0 |
cpp | 7-m.cpp | 1061ms | 5.4ms | 1.3MB | 2080ms | 0ms | g++ 12.2.0 |
cpp | 8-m.cpp | 1065ms | 0.4ms | 1.4MB | 2080ms | 0ms | g++ 12.2.0 |
cpp | 8-m.cpp | 1069ms | 14ms | 3.5MB | 2080ms | 0ms | clang++ 14.0.0 |
cpp | 6-im.cpp | 2223ms | 8.8ms | 3.3MB | 4353ms | 3ms | clang++ 14.0.0 |
cpp | 6-im.cpp | 2238ms | 14ms | 1.3MB | 4390ms | 0ms | g++ 12.2.0 |
haxe | 1.hx | timeout | 0.0ms | 6.9MB | 4983ms | 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 | 4990ms | 0ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
cpp | 7-m.cpp | 273ms | 0.1ms | 3.4MB | 520ms | 0ms | clang++ 14.0.0 |
cpp | 8-m.cpp | 274ms | 0.9ms | 1.4MB | 520ms | 0ms | g++ 12.2.0 |
cpp | 7-m.cpp | 275ms | 2.4ms | 1.3MB | 520ms | 0ms | g++ 12.2.0 |
cpp | 8-m.cpp | 276ms | 3.9ms | 3.3MB | 517ms | 0ms | clang++ 14.0.0 |
cpp | 6-im.cpp | 562ms | 1.6ms | 3.5MB | 1087ms | 0ms | clang++ 14.0.0 |
cpp | 6-im.cpp | 566ms | 3.0ms | 1.4MB | 1097ms | 0ms | g++ 12.2.0 |
haxe | 1.hx | 1304ms | 0.9ms | 3.1MB | 1297ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 2338ms | 1.4ms | 6.7MB | 2327ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.6MB | 4987ms | 0ms | haxe/hl/jit 1.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
cpp | 7-m.cpp | 75ms | 0.9ms | 1.3MB | 130ms | 0ms | g++ 12.2.0 |
cpp | 7-m.cpp | 76ms | 2.0ms | 3.3MB | 130ms | 0ms | clang++ 14.0.0 |
cpp | 8-m.cpp | 76ms | 1.2ms | 3.3MB | 127ms | 0ms | clang++ 14.0.0 |
cpp | 8-m.cpp | 78ms | 4.9ms | 1.3MB | 130ms | 0ms | g++ 12.2.0 |
cpp | 6-im.cpp | 149ms | 0.8ms | 3.3MB | 270ms | 0ms | clang++ 14.0.0 |
cpp | 6-im.cpp | 151ms | 1.5ms | 1.3MB | 277ms | 0ms | g++ 12.2.0 |
haxe | 1.hx | 330ms | 0.8ms | 2.8MB | 317ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 589ms | 0.5ms | 5.3MB | 573ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 3427ms | 6.5ms | 3.6MB | 3410ms | 0ms | haxe/hl/jit 1.13.0 |