Current benchmark data was generated on Fri May 20 2022, 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 | 1746ms | 39ms | 146.0MB | 2053ms | 50ms | haxe/cpp 4.2.4 |
haxe | 2.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/cpp 4.2.4 |
haxe | 1.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 2.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 1.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/hl/jit 1.12.0 |
haxe | 2.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/hl/jit 1.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 112ms | 1.7ms | 27.4MB | 113ms | 7ms | haxe/cpp 4.2.4 |
haxe | 2.hx | 471ms | 7.8ms | 60.2MB | 547ms | 27ms | haxe/cpp 4.2.4 |
haxe | 1.hx | 799ms | 17ms | 7.8MB | 757ms | 23ms | haxe/hl/c 4.2.4 |
haxe | 1.hx | 1052ms | 5.0ms | 11.1MB | 1000ms | 37ms | haxe/hl/jit 1.12.0 |
haxe | 2.hx | 1257ms | 16ms | 13.5MB | 1083ms | 160ms | haxe/hl/c 4.2.4 |
haxe | 2.hx | 1595ms | 8.6ms | 24.5MB | 1413ms | 167ms | haxe/hl/jit 1.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
c | 1.c | 1.5ms | 0.5ms | 0.6MB | 0ms | 0ms | zigcc 0.10.0 |
haxe | 1.hx | 2.2ms | 0.7ms | 2.6MB | 0ms | 0ms | haxe/hl/c 4.2.4 |
c | 1.c | 2.2ms | 0.7ms | 2.3MB | 0ms | 0ms | gcc 12.1.0 |
haxe | 1.hx | 2.7ms | 0.4ms | 3.2MB | 0ms | 0ms | haxe/cpp 4.2.4 |
c | 1.c | 2.8ms | 1.5ms | 1.1MB | 0ms | 0ms | clang 11.0.0 |
haxe | 1.hx | 4.0ms | 0.7ms | 3.3MB | 0ms | 0ms | haxe/hl/jit 1.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 180ms | 0.8ms | 2.8MB | 170ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 1.hx | 182ms | 1.5ms | 20.3MB | 167ms | 0ms | haxe/cpp 4.2.4 |
haxe | 1.hx | 249ms | 4.9ms | 3.8MB | 233ms | 0ms | haxe/hl/jit 1.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
c | 5.c | 321ms | 0.9ms | 1.0MB | 310ms | 0ms | gcc 12.1.0 |
c | 8-i.c | 346ms | 2.4ms | 1.1MB | 333ms | 0ms | clang 11.0.0 |
c | 8-i.c | 365ms | 0.6ms | 0.9MB | 357ms | 0ms | gcc 12.1.0 |
c | 5.c | 368ms | 1.3ms | 1.1MB | 360ms | 0ms | clang 11.0.0 |
c | 8-i.c | 375ms | 0.5ms | 0.6MB | 363ms | 0ms | zigcc 0.10.0 |
c | 2.c | 397ms | 0.5ms | 0.6MB | 390ms | 0ms | zigcc 0.10.0 |
c | 5.c | 401ms | 0.7ms | 0.6MB | 390ms | 0ms | zigcc 0.10.0 |
c | 2.c | 412ms | 6.0ms | 1.1MB | 393ms | 0ms | clang 11.0.0 |
c | 2.c | 624ms | 0.6ms | 1.0MB | 613ms | 0ms | gcc 12.1.0 |
haxe | 2.hx | 978ms | 29ms | 2.6MB | 967ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 1.hx | 1318ms | 51ms | 2.6MB | 1307ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 3.hx | 2348ms | 2.5ms | 27.6MB | 2647ms | 47ms | haxe/cpp 4.2.4 |
haxe | 2.hx | 2467ms | 70ms | 3.4MB | 2457ms | 0ms | haxe/hl/jit 1.12.0 |
haxe | 1.hx | 2528ms | 21ms | 3.3MB | 2517ms | 0ms | haxe/hl/jit 1.12.0 |
haxe | 1.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/cpp 4.2.4 |
haxe | 2.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/cpp 4.2.4 |
haxe | 3.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 3.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/hl/jit 1.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
c | 5.c | 36ms | 1.0ms | 0.9MB | 27ms | 0ms | gcc 12.1.0 |
c | 8-i.c | 39ms | 2.0ms | 1.1MB | 30ms | 0ms | clang 11.0.0 |
c | 8-i.c | 39ms | 0.1ms | 0.9MB | 30ms | 0ms | gcc 12.1.0 |
c | 8-i.c | 40ms | 0.3ms | 0.6MB | 30ms | 0ms | zigcc 0.10.0 |
c | 5.c | 40ms | 0.4ms | 1.1MB | 30ms | 0ms | clang 11.0.0 |
c | 2.c | 43ms | 1.0ms | 0.6MB | 30ms | 0ms | zigcc 0.10.0 |
c | 2.c | 44ms | 0.7ms | 1.1MB | 30ms | 0ms | clang 11.0.0 |
c | 5.c | 45ms | 5.2ms | 0.6MB | 30ms | 0ms | zigcc 0.10.0 |
c | 2.c | 65ms | 0.3ms | 1.0MB | 53ms | 0ms | gcc 12.1.0 |
haxe | 2.hx | 99ms | 2.0ms | 2.6MB | 87ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 1.hx | 130ms | 1.0ms | 2.6MB | 117ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 2.hx | 246ms | 2.4ms | 3.4MB | 233ms | 0ms | haxe/hl/jit 1.12.0 |
haxe | 3.hx | 250ms | 1.0ms | 27.6MB | 263ms | 7ms | haxe/cpp 4.2.4 |
haxe | 1.hx | 259ms | 2.3ms | 3.3MB | 250ms | 0ms | haxe/hl/jit 1.12.0 |
haxe | 3.hx | 697ms | 12ms | 3.3MB | 623ms | 57ms | haxe/hl/c 4.2.4 |
haxe | 2.hx | 841ms | 3.8ms | 4.4MB | 827ms | 0ms | haxe/cpp 4.2.4 |
haxe | 3.hx | 849ms | 3.5ms | 3.7MB | 777ms | 53ms | haxe/hl/jit 1.12.0 |
haxe | 1.hx | 1135ms | 2.7ms | 3.1MB | 1123ms | 0ms | haxe/cpp 4.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
c | 4-m.c | 1406ms | 13ms | 1.0MB | 2743ms | 0ms | gcc 12.1.0 |
c | 6-im.c | 1593ms | 20ms | 1.0MB | 3113ms | 0ms | gcc 12.1.0 |
c | 4-m.c | 1748ms | 12ms | 3.1MB | 3420ms | 0ms | clang 11.0.0 |
c | 6-im.c | 1749ms | 15ms | 2.8MB | 3407ms | 3ms | clang 11.0.0 |
c | 5-im.c | 1850ms | 3.6ms | 1.0MB | 3640ms | 0ms | gcc 12.1.0 |
c | 5-im.c | 2045ms | 10ms | 3.1MB | 4003ms | 0ms | clang 11.0.0 |
c | 3-m.c | 2221ms | 8.6ms | 3.1MB | 4363ms | 0ms | clang 11.0.0 |
c | 3-m.c | 2224ms | 11ms | 0.9MB | 4360ms | 0ms | gcc 12.1.0 |
haxe | 1.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/cpp 4.2.4 |
haxe | 1.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 1.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/hl/jit 1.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
c | 4-m.c | 360ms | 2.2ms | 1.0MB | 683ms | 3ms | gcc 12.1.0 |
c | 6-im.c | 405ms | 1.3ms | 1.0MB | 780ms | 0ms | gcc 12.1.0 |
c | 6-im.c | 445ms | 3.9ms | 3.0MB | 847ms | 0ms | clang 11.0.0 |
c | 4-m.c | 452ms | 12ms | 2.9MB | 857ms | 0ms | clang 11.0.0 |
c | 5-im.c | 473ms | 1.8ms | 1.0MB | 910ms | 0ms | gcc 12.1.0 |
c | 5-im.c | 519ms | 5.0ms | 3.1MB | 1003ms | 0ms | clang 11.0.0 |
c | 3-m.c | 561ms | 1.6ms | 1.0MB | 1087ms | 0ms | gcc 12.1.0 |
c | 3-m.c | 568ms | 2.9ms | 3.0MB | 1087ms | 3ms | clang 11.0.0 |
haxe | 1.hx | 2333ms | 0.6ms | 6.6MB | 2320ms | 0ms | haxe/cpp 4.2.4 |
haxe | 1.hx | 2339ms | 1.2ms | 3.2MB | 2327ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 1.hx | timeout | 0.0ms | 0.0MB | 0ms | 0ms | haxe/hl/jit 1.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
c | 4-m.c | 97ms | 0.5ms | 1.0MB | 170ms | 0ms | gcc 12.1.0 |
c | 6-im.c | 110ms | 2.4ms | 1.0MB | 200ms | 0ms | gcc 12.1.0 |
c | 6-im.c | 120ms | 2.3ms | 3.1MB | 213ms | 0ms | clang 11.0.0 |
c | 4-m.c | 121ms | 3.5ms | 3.1MB | 213ms | 0ms | clang 11.0.0 |
c | 5-im.c | 127ms | 0.7ms | 1.0MB | 230ms | 0ms | gcc 12.1.0 |
c | 5-im.c | 142ms | 5.1ms | 3.0MB | 250ms | 0ms | clang 11.0.0 |
c | 3-m.c | 151ms | 1.4ms | 3.0MB | 273ms | 0ms | clang 11.0.0 |
c | 3-m.c | 151ms | 1.6ms | 1.0MB | 273ms | 0ms | gcc 12.1.0 |
haxe | 1.hx | 586ms | 0.6ms | 5.3MB | 573ms | 0ms | haxe/cpp 4.2.4 |
haxe | 1.hx | 588ms | 0.8ms | 3.0MB | 580ms | 0ms | haxe/hl/c 4.2.4 |
haxe | 1.hx | 3428ms | 1.3ms | 3.7MB | 3420ms | 0ms | haxe/hl/jit 1.12.0 |