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 | 1304ms | 18ms | 145.9MB | 1477ms | 67ms | haxe/cpp 4.3.6 |
haxe | 2.hx | 4506ms | 55ms | 495.1MB | 5190ms | 227ms | haxe/cpp 4.3.6 |
haxe | 1.hx | timeout | 0.0ms | 50.6MB | 5427ms | 427ms | haxe/hl/c 4.3.6 |
haxe | 2.hx | timeout | 0.0ms | 85.0MB | 5040ms | 663ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | timeout | 0.0ms | 52.9MB | 7687ms | 443ms | haxe/hl/jit 1.14.0 |
haxe | 2.hx | timeout | 0.0ms | 132.9MB | 7530ms | 753ms | haxe/hl/jit 1.14.0 |
php | 1.php | timeout | 0.0ms | 142.1MB | 4957ms | 23ms | php 8.2.25 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 86ms | 1.8ms | 25.6MB | 70ms | 10ms | haxe/cpp 4.3.6 |
haxe | 2.hx | 389ms | 5.6ms | 60.3MB | 407ms | 30ms | haxe/cpp 4.3.6 |
php | 1.php | 629ms | 22ms | 62.9MB | 593ms | 17ms | php 8.2.25 |
haxe | 1.hx | 643ms | 16ms | 10.7MB | 617ms | 40ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 677ms | 5.6ms | 13.2MB | 737ms | 60ms | haxe/hl/jit 1.14.0 |
haxe | 2.hx | 910ms | 7.9ms | 15.5MB | 823ms | 130ms | haxe/hl/c 4.3.6 |
haxe | 2.hx | 945ms | 11ms | 27.1MB | 910ms | 173ms | haxe/hl/jit 1.14.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 910ms | 22ms | 94.9MB | 1020ms | 43ms | haxe/cpp 4.3.6 |
php | 1.php | 3826ms | 86ms | 113.9MB | 3780ms | 30ms | php 8.2.25 |
haxe | 1.hx | timeout | 0.0ms | 34.6MB | 4840ms | 513ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | timeout | 0.0ms | 59.7MB | 6090ms | 480ms | haxe/hl/jit 1.14.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 168ms | 4.1ms | 26.6MB | 163ms | 13ms | haxe/cpp 4.3.6 |
php | 1.php | 832ms | 8.5ms | 67.2MB | 797ms | 17ms | php 8.2.25 |
haxe | 1.hx | 1284ms | 8.6ms | 12.7MB | 1243ms | 117ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 1311ms | 1.1ms | 22.3MB | 1320ms | 137ms | haxe/hl/jit 1.14.0 |