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 |
---|---|---|---|---|---|---|---|
python | 1.py | 1164ms | 8.8ms | 95.7MB | 1100ms | 47ms | pypy 3.10.14 |
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 |
python | 1.py | timeout | 0.0ms | 40.9MB | 4970ms | 13ms | cpython 3.13.0 |
python | 1.py | timeout | 0.0ms | 40.5MB | 4767ms | 213ms | pyston 3.8.12 |
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 |
python | 1.py | 93ms | 0.7ms | 67.9MB | 60ms | 17ms | pypy 3.10.14 |
haxe | 2.hx | 389ms | 5.6ms | 60.3MB | 407ms | 30ms | haxe/cpp 4.3.6 |
python | 1.py | 474ms | 4.5ms | 11.9MB | 450ms | 7ms | pyston 3.8.12 |
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 |
python | 1.py | 716ms | 13ms | 12.8MB | 707ms | 0ms | cpython 3.13.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 |
---|---|---|---|---|---|---|---|
python | 1.py | 1908ms | 7.1ms | 88.3MB | 1867ms | 23ms | pypy 3.10.14 |
haxe | 1.hx | 2437ms | 17ms | 25.6MB | 2243ms | 280ms | haxe/cpp 4.3.6 |
python | 5-m.py | 2493ms | 42ms | 12.5MB | 3617ms | 1003ms | pyston 3.8.12 |
python | 5-m.py | 2816ms | 14ms | 64.9MB | 3960ms | 837ms | pypy 3.10.14 |
python | 1.py | 3005ms | 19ms | 8.1MB | 2993ms | 0ms | pyston 3.8.12 |
python | 5-m.py | 3408ms | 32ms | 13.8MB | 4537ms | 1013ms | cpython 3.13.0 |
python | 1.py | 4612ms | 106ms | 8.8MB | 4597ms | 0ms | cpython 3.13.0 |
haxe | 1.hx | timeout | 0.0ms | 5.2MB | 4260ms | 943ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | timeout | 0.0ms | 5.7MB | 4290ms | 937ms | haxe/hl/jit 1.14.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 253ms | 2.4ms | 63.6MB | 230ms | 10ms | pypy 3.10.14 |
haxe | 1.hx | 259ms | 3.7ms | 25.6MB | 223ms | 33ms | haxe/cpp 4.3.6 |
python | 1.py | 314ms | 3.5ms | 8.1MB | 303ms | 0ms | pyston 3.8.12 |
python | 5-m.py | 317ms | 4.6ms | 12.4MB | 413ms | 143ms | pyston 3.8.12 |
python | 5-m.py | 406ms | 4.6ms | 13.9MB | 493ms | 137ms | cpython 3.13.0 |
python | 1.py | 472ms | 7.6ms | 8.8MB | 457ms | 0ms | cpython 3.13.0 |
python | 5-m.py | 544ms | 10ms | 64.9MB | 807ms | 310ms | pypy 3.10.14 |
haxe | 1.hx | 654ms | 2.7ms | 5.3MB | 570ms | 100ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 683ms | 2.7ms | 5.7MB | 603ms | 97ms | haxe/hl/jit 1.14.0 |
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 |
python | 1.py | 11ms | 0.9ms | 7.6MB | 10ms | 0ms | pyston 3.8.12 |
python | 1.py | 14ms | 1.1ms | 8.5MB | 0ms | 0ms | cpython 3.13.0 |
python | 1.py | 29ms | 1.0ms | 51.0MB | 10ms | 10ms | pypy 3.10.14 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 133ms | 2.3ms | 20.5MB | 117ms | 7ms | haxe/cpp 4.3.6 |
haxe | 1.hx | 136ms | 0.7ms | 5.0MB | 130ms | 0ms | haxe/hl/c 4.3.6 |
python | 2.py | 145ms | 2.6ms | 58.0MB | 117ms | 10ms | pypy 3.10.14 |
haxe | 1.hx | 159ms | 2.4ms | 5.7MB | 150ms | 0ms | haxe/hl/jit 1.14.0 |
python | 1.py | 182ms | 3.8ms | 59.6MB | 143ms | 23ms | pypy 3.10.14 |
python | 1.py | 718ms | 9.3ms | 8.9MB | 707ms | 0ms | pyston 3.8.12 |
python | 2.py | 835ms | 13ms | 8.5MB | 817ms | 0ms | pyston 3.8.12 |
python | 1.py | 1128ms | 15ms | 9.4MB | 1110ms | 0ms | cpython 3.13.0 |
python | 2.py | 1311ms | 25ms | 9.1MB | 1300ms | 0ms | cpython 3.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 2.py | 341ms | 8.9ms | 58.9MB | 317ms | 10ms | pypy 3.10.14 |
haxe | 1.hx | 372ms | 1.4ms | 25.5MB | 360ms | 3ms | haxe/cpp 4.3.6 |
python | 1.py | 373ms | 0.1ms | 60.4MB | 357ms | 0ms | pypy 3.10.14 |
haxe | 1.hx | 396ms | 1.6ms | 5.0MB | 387ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 457ms | 0.9ms | 5.7MB | 450ms | 0ms | haxe/hl/jit 1.14.0 |
python | 1.py | 2137ms | 24ms | 8.9MB | 2123ms | 0ms | pyston 3.8.12 |
python | 2.py | 2471ms | 28ms | 8.5MB | 2453ms | 3ms | pyston 3.8.12 |
python | 1.py | 3296ms | 12ms | 9.4MB | 3280ms | 0ms | cpython 3.13.0 |
python | 2.py | 3856ms | 36ms | 9.1MB | 3843ms | 0ms | cpython 3.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 62ms | 2.1ms | 12.3MB | 53ms | 0ms | haxe/cpp 4.3.6 |
haxe | 1.hx | 67ms | 0.3ms | 5.0MB | 60ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 79ms | 0.7ms | 5.7MB | 70ms | 0ms | haxe/hl/jit 1.14.0 |
python | 2.py | 104ms | 1.1ms | 57.8MB | 77ms | 10ms | pypy 3.10.14 |
python | 1.py | 121ms | 3.3ms | 58.5MB | 93ms | 13ms | pypy 3.10.14 |
python | 1.py | 346ms | 5.2ms | 8.5MB | 333ms | 0ms | pyston 3.8.12 |
python | 2.py | 390ms | 6.1ms | 8.1MB | 377ms | 0ms | pyston 3.8.12 |
python | 1.py | 539ms | 9.9ms | 9.1MB | 523ms | 0ms | cpython 3.13.0 |
python | 2.py | 635ms | 25ms | 8.8MB | 623ms | 0ms | cpython 3.13.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 |
python | 1.py | 2242ms | 21ms | 210.2MB | 2127ms | 100ms | pypy 3.10.14 |
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 |
python | 1.py | timeout | 0.0ms | 93.9MB | 4953ms | 27ms | cpython 3.13.0 |
python | 1.py | timeout | 0.0ms | 130.4MB | 4943ms | 40ms | pyston 3.8.12 |
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 |
python | 1.py | 386ms | 1.5ms | 103.6MB | 317ms | 50ms | pypy 3.10.14 |
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 |
python | 1.py | 2958ms | 51ms | 37.1MB | 2937ms | 7ms | cpython 3.13.0 |
python | 1.py | timeout | 0.0ms | 48.9MB | 4943ms | 40ms | pyston 3.8.12 |
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 |
python | 2.py | 1351ms | 7.9ms | 59.8MB | 1323ms | 17ms | pypy 3.10.14 |
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 |
python | 1.py | 2634ms | 23ms | 56.6MB | 2610ms | 10ms | pypy 3.10.14 |
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 |
python | 1.py | timeout | 0.0ms | 8.8MB | 4987ms | 3ms | cpython 3.13.0 |
python | 2.py | timeout | 0.0ms | 8.8MB | 4990ms | 0ms | cpython 3.13.0 |
python | 1.py | timeout | 0.0ms | 8.3MB | 4987ms | 3ms | pyston 3.8.12 |
python | 2.py | timeout | 0.0ms | 8.1MB | 4987ms | 0ms | pyston 3.8.12 |
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 |
haxe | 3.hx | 153ms | 1.3ms | 27.8MB | 150ms | 7ms | haxe/cpp 4.3.6 |
python | 2.py | 176ms | 1.4ms | 57.6MB | 147ms | 13ms | pypy 3.10.14 |
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 |
python | 1.py | 301ms | 4.2ms | 56.6MB | 273ms | 10ms | pypy 3.10.14 |
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 |
python | 1.py | 926ms | 8.6ms | 8.3MB | 910ms | 0ms | pyston 3.8.12 |
python | 2.py | 1297ms | 12ms | 8.1MB | 1280ms | 0ms | pyston 3.8.12 |
python | 1.py | 3025ms | 45ms | 8.8MB | 3007ms | 3ms | cpython 3.13.0 |
python | 2.py | 3179ms | 124ms | 8.8MB | 3167ms | 0ms | cpython 3.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 2508ms | 22ms | 369.0MB | 2427ms | 63ms | pypy 3.10.14 |
python | 2.py | 2995ms | 49ms | 632.9MB | 2827ms | 153ms | pyston 3.8.12 |
python | 1.py | 4841ms | 38ms | 320.4MB | 4780ms | 47ms | pyston 3.8.12 |
python | 1.py | timeout | 0.0ms | 321.3MB | 4953ms | 27ms | cpython 3.13.0 |
python | 2.py | timeout | 0.0ms | 633.6MB | 4820ms | 160ms | cpython 3.13.0 |
python | 2.py | timeout | 0.0ms | 959.3MB | 4683ms | 300ms | pypy 3.10.14 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 539ms | 11ms | 134.6MB | 497ms | 27ms | pypy 3.10.14 |
python | 2.py | 720ms | 4.3ms | 164.2MB | 673ms | 30ms | pyston 3.8.12 |
python | 1.py | 1102ms | 6.4ms | 86.0MB | 1077ms | 10ms | pyston 3.8.12 |
python | 2.py | 1394ms | 3.2ms | 164.9MB | 1350ms | 27ms | cpython 3.13.0 |
python | 2.py | 1533ms | 15ms | 289.7MB | 1447ms | 70ms | pypy 3.10.14 |
python | 1.py | 2681ms | 12ms | 86.9MB | 2650ms | 10ms | cpython 3.13.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 3918ms | 28ms | 5.2MB | 3897ms | 7ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | timeout | 0.0ms | 6.9MB | 4987ms | 0ms | haxe/cpp 4.3.6 |
haxe | 1.hx | timeout | 0.0ms | 5.8MB | 4983ms | 0ms | haxe/hl/jit 1.14.0 |
python | 8.py | timeout | 0.0ms | 16.8MB | 43ms | 10ms | cpython 3.13.0 |
python | 8.py | timeout | 0.0ms | 100.4MB | 843ms | 157ms | pypy 3.10.14 |
python | 8.py | timeout | 0.0ms | 18.3MB | 67ms | 20ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 981ms | 2.9ms | 5.1MB | 967ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 2390ms | 2.8ms | 6.5MB | 2380ms | 0ms | haxe/cpp 4.3.6 |
haxe | 1.hx | timeout | 0.0ms | 5.8MB | 4987ms | 0ms | haxe/hl/jit 1.14.0 |
python | 8.py | timeout | 0.0ms | 16.4MB | 110ms | 20ms | cpython 3.13.0 |
python | 8.py | timeout | 0.0ms | 97.6MB | 1480ms | 487ms | pypy 3.10.14 |
python | 8.py | timeout | 0.0ms | 17.5MB | 137ms | 43ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
haxe | 1.hx | 252ms | 2.4ms | 5.0MB | 243ms | 0ms | haxe/hl/c 4.3.6 |
haxe | 1.hx | 601ms | 1.6ms | 5.4MB | 587ms | 0ms | haxe/cpp 4.3.6 |
python | 8-m.py | 1978ms | 11ms | 94.6MB | 6323ms | 333ms | pypy 3.10.14 |
haxe | 1.hx | 2314ms | 4.6ms | 5.8MB | 2300ms | 0ms | haxe/hl/jit 1.14.0 |
python | 8.py | timeout | 0.0ms | 14.1MB | 243ms | 43ms | cpython 3.13.0 |
python | 8.py | timeout | 0.0ms | 17.2MB | 390ms | 117ms | pyston 3.8.12 |