Current benchmark data was generated on Sat Nov 16 2024, 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 | 2.2ms | 0.3ms | 4.7MB | 0ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 2.6ms | 0.1ms | 4.4MB | 0ms | 0ms | haxe/cpp 4.3.6 |
haxe | 1.hx | 3.7ms | 0.3ms | 5.3MB | 0ms | 0ms | haxe/hl/jit 1.14.0 |
codon | 1.py | 4.6ms | 0.6ms | 7.4MB | 0ms | 0ms | codon 0.17.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 2.hx | 855ms | 3.4ms | 5.1MB | 843ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 1054ms | 2.8ms | 5.0MB | 1043ms | 0ms | haxe/hl/c 4.3.6 |
codon | 1.py | 1302ms | 15ms | 7.9MB | 1287ms | 0ms | codon 0.17.0 |
haxe | 3.hx | 1382ms | 7.5ms | 27.6MB | 1513ms | 40ms | haxe/cpp 4.3.6 |
haxe | 2.hx | 2399ms | 2.0ms | 5.7MB | 2390ms | 0ms | haxe/hl/jit 1.14.0 |
haxe | 1.hx | 2449ms | 2.4ms | 5.7MB | 2437ms | 0ms | haxe/hl/jit 1.14.0 |
haxe | 1.hx | timeout | 0.0ms | 4.4MB | 4987ms | 0ms | haxe/cpp 4.3.6 |
haxe | 2.hx | timeout | 0.0ms | 4.4MB | 4990ms | 0ms | haxe/cpp 4.3.6 |
haxe | 3.hx | timeout | 0.0ms | 5.2MB | 3810ms | 1693ms | haxe/hl/c 4.3.6 |
haxe | 3.hx | timeout | 0.0ms | 5.9MB | 4037ms | 1417ms | haxe/hl/jit 1.14.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 2.hx | 90ms | 1.1ms | 5.0MB | 80ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 111ms | 3.0ms | 5.1MB | 100ms | 0ms | haxe/hl/c 4.3.6 |
codon | 1.py | 136ms | 1.4ms | 7.9MB | 130ms | 0ms | codon 0.17.0 |
haxe | 3.hx | 153ms | 1.3ms | 27.8MB | 150ms | 7ms | haxe/cpp 4.3.6 |
haxe | 2.hx | 245ms | 1.9ms | 5.7MB | 233ms | 0ms | haxe/hl/jit 1.14.0 |
haxe | 1.hx | 252ms | 3.5ms | 5.7MB | 240ms | 0ms | haxe/hl/jit 1.14.0 |
haxe | 3.hx | 664ms | 1.7ms | 5.1MB | 520ms | 197ms | haxe/hl/c 4.3.6 |
haxe | 2.hx | 672ms | 7.7ms | 4.4MB | 660ms | 0ms | haxe/cpp 4.3.6 |
haxe | 3.hx | 776ms | 1.7ms | 5.8MB | 633ms | 203ms | haxe/hl/jit 1.14.0 |
haxe | 1.hx | 809ms | 4.9ms | 4.4MB | 797ms | 0ms | haxe/cpp 4.3.6 |