Current benchmark data was generated on Wed May 25 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 |
---|---|---|---|---|---|---|---|
odin | 1.odin | 172ms | 12ms | 1.9MB | 163ms | 0ms | odin 2022 |
python | 2.py | 235ms | 0.8ms | 74.1MB | 203ms | 13ms | pypy 3.8.13 |
python | 1.py | 280ms | 0.3ms | 75.4MB | 250ms | 17ms | pypy 3.8.13 |
python | 1.py | 878ms | 5.1ms | 9.3MB | 867ms | 0ms | pyston 3.8.12 |
python | 2.py | 1055ms | 2.7ms | 9.1MB | 1040ms | 0ms | pyston 3.8.12 |
python | 1.py | 1743ms | 15ms | 8.4MB | 1730ms | 0ms | cpython 3.10.4 |
python | 2.py | 2570ms | 50ms | 8.3MB | 2557ms | 0ms | cpython 3.10.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 530ms | 2.9ms | 1.8MB | 517ms | 0ms | odin 2022 |
python | 2.py | 562ms | 4.3ms | 74.6MB | 523ms | 17ms | pypy 3.8.13 |
python | 1.py | 614ms | 2.1ms | 76.1MB | 583ms | 17ms | pypy 3.8.13 |
python | 1.py | 2586ms | 14ms | 9.3MB | 2570ms | 0ms | pyston 3.8.12 |
python | 2.py | 3121ms | 7.9ms | 9.0MB | 3107ms | 0ms | pyston 3.8.12 |
python | 1.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
python | 2.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 78ms | 5.8ms | 0.9MB | 70ms | 0ms | odin 2022 |
python | 2.py | 167ms | 1.7ms | 74.0MB | 133ms | 17ms | pypy 3.8.13 |
python | 1.py | 184ms | 0.5ms | 74.3MB | 143ms | 17ms | pypy 3.8.13 |
python | 1.py | 431ms | 5.2ms | 8.9MB | 413ms | 0ms | pyston 3.8.12 |
python | 2.py | 487ms | 2.4ms | 8.5MB | 477ms | 0ms | pyston 3.8.12 |
python | 1.py | 811ms | 4.9ms | 7.8MB | 793ms | 3ms | cpython 3.10.4 |
python | 2.py | 1234ms | 16ms | 7.3MB | 1217ms | 0ms | cpython 3.10.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 2141ms | 2.5ms | 0.9MB | 2130ms | 0ms | odin 2022 |
python | 2.py | 2271ms | 62ms | 74.5MB | 2243ms | 13ms | pypy 3.8.13 |
python | 1.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
python | 2.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
python | 1.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pypy 3.8.13 |
python | 1.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pyston 3.8.12 |
python | 2.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 217ms | 0.4ms | 0.9MB | 207ms | 0ms | odin 2022 |
python | 2.py | 294ms | 5.0ms | 74.1MB | 253ms | 27ms | pypy 3.8.13 |
python | 1.py | 583ms | 1.7ms | 73.4MB | 557ms | 13ms | pypy 3.8.13 |
python | 1.py | 1420ms | 106ms | 8.7MB | 1407ms | 0ms | pyston 3.8.12 |
python | 2.py | 2057ms | 12ms | 8.5MB | 2043ms | 0ms | pyston 3.8.12 |
python | 1.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
python | 2.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 2.odin | 1039ms | 0.4ms | 6.4MB | 1027ms | 0ms | odin 2022 |
odin | 1.odin | 1121ms | 8.0ms | 40.5MB | 1097ms | 10ms | odin 2022 |
python | 1.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
python | 1.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pypy 3.8.13 |
python | 1.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 128ms | 2.4ms | 11.3MB | 113ms | 0ms | odin 2022 |
odin | 2.odin | 251ms | 0.1ms | 2.9MB | 240ms | 0ms | odin 2022 |
python | 1.py | 1357ms | 20ms | 209.6MB | 1277ms | 70ms | pypy 3.8.13 |
python | 1.py | 2822ms | 61ms | 86.4MB | 2770ms | 37ms | pyston 3.8.12 |
python | 1.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 3543ms | 1.8ms | 2.9MB | 3530ms | 0ms | odin 2022 |
python | 8.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
python | 8.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pypy 3.8.13 |
python | 8.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 889ms | 0.9ms | 2.0MB | 880ms | 0ms | odin 2022 |
python | 8.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
python | 8.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pypy 3.8.13 |
python | 8.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 224ms | 0.1ms | 1.8MB | 213ms | 0ms | odin 2022 |
python | 8-m.py | 4206ms | 35ms | 105.3MB | 7317ms | 397ms | pypy 3.8.13 |
python | 8.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | cpython 3.10.4 |
python | 8.py | timeout | 0.0ms | 0.0MB | 0ms | 0ms | pyston 3.8.12 |