Current benchmark data was generated on Sun Jan 29 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 |
---|---|---|---|---|---|---|---|
cpp | 1.cpp | 1.7ms | 0.4ms | 1.3MB | 0ms | 0ms | g++ 12.2.0 |
cpp | 1.cpp | 1.9ms | 0.6ms | 1.4MB | 0ms | 0ms | clang++ 14.0.0 |
haxe | 1.hx | 2.7ms | 0.6ms | 2.9MB | 0ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 2.9ms | 0.5ms | 3.2MB | 0ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 4.6ms | 1.2ms | 3.3MB | 0ms | 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.6ms | 1.3MB | 210ms | 0ms | g++ 12.2.0 |
cpp | 0-i.cpp | 253ms | 0.3ms | 1.4MB | 240ms | 0ms | clang++ 14.0.0 |
cpp | 1.cpp | 327ms | 1.4ms | 1.4MB | 313ms | 0ms | clang++ 14.0.0 |
cpp | 1.cpp | 341ms | 0.6ms | 1.3MB | 330ms | 0ms | g++ 12.2.0 |
haxe | 2.hx | 977ms | 8.8ms | 2.3MB | 963ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 1243ms | 2.6ms | 2.3MB | 1230ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | 1410ms | 34ms | 27.7MB | 1597ms | 43ms | haxe/cpp 4.2.5 |
haxe | 2.hx | 2332ms | 49ms | 3.2MB | 2320ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | 2595ms | 91ms | 3.2MB | 2580ms | 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.2MB | 4990ms | 0ms | haxe/cpp 4.2.5 |
haxe | 3.hx | timeout | 0.0ms | 3.4MB | 4553ms | 430ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | timeout | 0.0ms | 3.7MB | 4620ms | 367ms | 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.7ms | 1.3MB | 13ms | 0ms | g++ 12.2.0 |
cpp | 0-i.cpp | 28ms | 0.5ms | 1.4MB | 20ms | 0ms | clang++ 14.0.0 |
cpp | 1.cpp | 35ms | 0.3ms | 1.4MB | 23ms | 0ms | clang++ 14.0.0 |
cpp | 1.cpp | 38ms | 2.9ms | 1.3MB | 30ms | 0ms | g++ 12.2.0 |
haxe | 2.hx | 100ms | 0.7ms | 2.3MB | 90ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 132ms | 7.9ms | 2.3MB | 120ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | 156ms | 0.7ms | 27.7MB | 163ms | 3ms | haxe/cpp 4.2.5 |
haxe | 2.hx | 243ms | 12ms | 3.3MB | 233ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 1.hx | 256ms | 0.6ms | 3.3MB | 247ms | 0ms | haxe/hl/jit 1.13.0 |
haxe | 3.hx | 632ms | 2.2ms | 3.2MB | 557ms | 60ms | haxe/hl/c 4.2.5 |
haxe | 3.hx | 779ms | 16ms | 3.7MB | 720ms | 43ms | haxe/hl/jit 1.13.0 |
haxe | 2.hx | 855ms | 2.4ms | 3.2MB | 840ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 1046ms | 1.7ms | 3.2MB | 1033ms | 0ms | haxe/cpp 4.2.5 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
cpp | 8-m.cpp | 1059ms | 1.1ms | 3.3MB | 2070ms | 3ms | clang++ 14.0.0 |
cpp | 7-m.cpp | 1063ms | 0.2ms | 3.4MB | 2077ms | 0ms | clang++ 14.0.0 |
cpp | 7-m.cpp | 1064ms | 4.4ms | 1.4MB | 2083ms | 0ms | g++ 12.2.0 |
cpp | 8-m.cpp | 1066ms | 1.8ms | 1.3MB | 2083ms | 0ms | g++ 12.2.0 |
cpp | 6-im.cpp | 2222ms | 12ms | 3.3MB | 4360ms | 3ms | clang++ 14.0.0 |
cpp | 6-im.cpp | 2236ms | 14ms | 1.3MB | 4390ms | 3ms | 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 | 4983ms | 3ms | 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 | 8-m.cpp | 275ms | 0.8ms | 1.3MB | 520ms | 0ms | g++ 12.2.0 |
cpp | 8-m.cpp | 275ms | 1.2ms | 3.3MB | 517ms | 0ms | clang++ 14.0.0 |
cpp | 7-m.cpp | 276ms | 1.6ms | 3.3MB | 520ms | 0ms | clang++ 14.0.0 |
cpp | 7-m.cpp | 276ms | 1.2ms | 1.4MB | 520ms | 0ms | g++ 12.2.0 |
cpp | 6-im.cpp | 565ms | 2.3ms | 1.3MB | 1087ms | 0ms | g++ 12.2.0 |
cpp | 6-im.cpp | 574ms | 22ms | 3.3MB | 1100ms | 0ms | clang++ 14.0.0 |
haxe | 1.hx | 1305ms | 1.1ms | 2.9MB | 1290ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 2346ms | 9.0ms | 6.7MB | 2333ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | timeout | 0.0ms | 3.5MB | 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 | 76ms | 1.3ms | 3.3MB | 130ms | 0ms | clang++ 14.0.0 |
cpp | 7-m.cpp | 77ms | 1.8ms | 1.4MB | 130ms | 0ms | g++ 12.2.0 |
cpp | 8-m.cpp | 77ms | 1.6ms | 3.3MB | 130ms | 0ms | clang++ 14.0.0 |
cpp | 8-m.cpp | 79ms | 2.0ms | 1.4MB | 130ms | 0ms | g++ 12.2.0 |
cpp | 6-im.cpp | 150ms | 2.7ms | 3.4MB | 273ms | 0ms | clang++ 14.0.0 |
cpp | 6-im.cpp | 150ms | 1.0ms | 1.3MB | 273ms | 0ms | g++ 12.2.0 |
haxe | 1.hx | 332ms | 2.6ms | 2.9MB | 317ms | 0ms | haxe/hl/c 4.2.5 |
haxe | 1.hx | 590ms | 0.6ms | 5.3MB | 580ms | 0ms | haxe/cpp 4.2.5 |
haxe | 1.hx | 3424ms | 1.6ms | 3.7MB | 3410ms | 0ms | haxe/hl/jit 1.13.0 |