Current benchmark data was generated on Sat Jan 28 2023, 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 |
---|---|---|---|---|---|---|---|
v | 1.v | 1286ms | 4.6ms | 37.1MB | 1260ms | 13ms | v/clang+gc 0.3.2 |
v | 1.v | 1296ms | 49ms | 37.2MB | 1277ms | 3ms | v/clang 0.3.2 |
python | 1.py | 3016ms | 52ms | 271.6MB | 2870ms | 130ms | pypy 3.9.16 |
python | 1.py | timeout | 0.0ms | 40.9MB | 4977ms | 7ms | cpython 3.11.1 |
python | 1.py | timeout | 0.0ms | 40.2MB | 4900ms | 80ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 94ms | 1.4ms | 5.6MB | 83ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 95ms | 1.3ms | 5.5MB | 83ms | 0ms | v/clang 0.3.2 |
python | 1.py | 113ms | 3.4ms | 80.6MB | 87ms | 10ms | pypy 3.9.16 |
python | 1.py | 613ms | 1.2ms | 12.0MB | 583ms | 10ms | pyston 3.8.12 |
python | 1.py | 972ms | 3.3ms | 12.5MB | 957ms | 3ms | cpython 3.11.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 1646ms | 35ms | 193.2MB | 1543ms | 87ms | pypy 3.9.16 |
python | 1.py | timeout | 0.0ms | 20.2MB | 4973ms | 7ms | cpython 3.11.1 |
python | 1.py | timeout | 0.0ms | 17.2MB | 4973ms | 3ms | pyston 3.8.12 |
v | 1.v | timeout | 0.0ms | 16.6MB | 5250ms | 4327ms | v/clang 0.3.2 |
v | 1.v | timeout | 0.0ms | 21.1MB | 5033ms | 4270ms | v/clang+gc 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 320ms | 4.8ms | 92.8MB | 280ms | 20ms | pypy 3.9.16 |
python | 1.py | 818ms | 1.1ms | 20.0MB | 797ms | 3ms | cpython 3.11.1 |
python | 1.py | 943ms | 6.4ms | 16.7MB | 923ms | 3ms | pyston 3.8.12 |
v | 1-m.v | 3602ms | 203ms | 24.5MB | 3690ms | 3160ms | v/clang+gc 0.3.2 |
v | 1-m.v | 3937ms | 909ms | 16.5MB | 3953ms | 3430ms | v/clang 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 711ms | 11ms | 81.6MB | 680ms | 13ms | pypy 3.9.16 |
python | 1.py | 1658ms | 0.8ms | 10.1MB | 1643ms | 0ms | cpython 3.11.1 |
python | 1.py | 2817ms | 53ms | 9.7MB | 2807ms | 0ms | pyston 3.8.12 |
v | 1.v | timeout | 0.0ms | 28.8MB | 4983ms | 0ms | v/clang+gc 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 193ms | 3.6ms | 78.5MB | 160ms | 17ms | pypy 3.9.16 |
python | 1.py | 301ms | 0.7ms | 9.4MB | 290ms | 0ms | cpython 3.11.1 |
python | 1.py | 481ms | 1.1ms | 9.0MB | 470ms | 0ms | pyston 3.8.12 |
v | 1.v | timeout | 0.0ms | 12.8MB | 4973ms | 0ms | v/clang+gc 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 651ms | 2.0ms | 2.0MB | 633ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 653ms | 3.2ms | 2.0MB | 637ms | 0ms | v/clang 0.3.2 |
python | 1.py | 3281ms | 110ms | 88.1MB | 3240ms | 23ms | pypy 3.9.16 |
python | 5-m.py | 4072ms | 15ms | 13.5MB | 5707ms | 977ms | cpython 3.11.1 |
python | 1.py | 4085ms | 11ms | 8.0MB | 4063ms | 7ms | pyston 3.8.12 |
python | 5-m.py | 4087ms | 56ms | 12.5MB | 6220ms | 1000ms | pyston 3.8.12 |
python | 5-m.py | 4461ms | 125ms | 82.8MB | 5007ms | 1030ms | pypy 3.9.16 |
python | 1.py | timeout | 0.0ms | 8.5MB | 4990ms | 0ms | cpython 3.11.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 68ms | 0.6ms | 2.0MB | 60ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 70ms | 1.7ms | 2.1MB | 60ms | 0ms | v/clang 0.3.2 |
python | 1.py | 430ms | 8.6ms | 7.9MB | 413ms | 0ms | pyston 3.8.12 |
python | 1.py | 444ms | 84ms | 79.3MB | 410ms | 20ms | pypy 3.9.16 |
python | 5-m.py | 468ms | 23ms | 12.7MB | 667ms | 150ms | pyston 3.8.12 |
python | 5-m.py | 472ms | 3.0ms | 13.5MB | 617ms | 113ms | cpython 3.11.1 |
python | 1.py | 603ms | 4.7ms | 8.6MB | 590ms | 0ms | cpython 3.11.1 |
python | 5-m.py | 838ms | 30ms | 82.5MB | 903ms | 487ms | pypy 3.9.16 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 1.8ms | 0.6ms | 2.0MB | 0ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 1.8ms | 0.6ms | 2.1MB | 0ms | 0ms | v/clang 0.3.2 |
python | 1.py | 13ms | 0.4ms | 7.3MB | 10ms | 0ms | pyston 3.8.12 |
python | 1.py | 14ms | 1.4ms | 8.4MB | 10ms | 0ms | cpython 3.11.1 |
python | 1.py | 38ms | 3.1ms | 51.6MB | 14ms | 10ms | pypy 3.9.16 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 1489ms | 10ms | 35.2MB | 1097ms | 800ms | pyston 3.8.12 |
python | 1.py | 1783ms | 2.7ms | 30.0MB | 1437ms | 763ms | cpython 3.11.1 |
python | 1.py | 4609ms | 150ms | 127.8MB | 3567ms | 920ms | pypy 3.9.16 |
v | 1.v | timeout | 0.0ms | 9.5MB | 537ms | 797ms | v/clang+gc 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 193ms | 38ms | 14.8MB | 87ms | 80ms | v/clang+gc 0.3.2 |
python | 1.py | 350ms | 1.8ms | 29.5MB | 260ms | 137ms | pyston 3.8.12 |
python | 1.py | 365ms | 1.5ms | 24.8MB | 303ms | 113ms | cpython 3.11.1 |
python | 1.py | 1188ms | 74ms | 104.0MB | 950ms | 210ms | pypy 3.9.16 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 2.py | 212ms | 19ms | 77.3MB | 177ms | 13ms | pypy 3.9.16 |
python | 1.py | 248ms | 4.0ms | 78.2MB | 207ms | 23ms | pypy 3.9.16 |
v | 1.v | 403ms | 1.5ms | 2.2MB | 390ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 424ms | 0.3ms | 2.2MB | 410ms | 0ms | v/clang 0.3.2 |
python | 1.py | 976ms | 2.0ms | 9.0MB | 960ms | 0ms | pyston 3.8.12 |
python | 2.py | 1156ms | 1.7ms | 8.7MB | 1140ms | 0ms | pyston 3.8.12 |
python | 1.py | 1300ms | 7.9ms | 9.3MB | 1287ms | 0ms | cpython 3.11.1 |
python | 2.py | 1494ms | 5.2ms | 9.1MB | 1477ms | 0ms | cpython 3.11.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 2.py | 475ms | 2.8ms | 77.2MB | 443ms | 10ms | pypy 3.9.16 |
python | 1.py | 512ms | 11ms | 78.8MB | 480ms | 17ms | pypy 3.9.16 |
v | 1.v | 1205ms | 2.4ms | 2.3MB | 1193ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 1265ms | 1.6ms | 2.3MB | 1257ms | 0ms | v/clang 0.3.2 |
python | 1.py | 2900ms | 12ms | 9.0MB | 2880ms | 3ms | pyston 3.8.12 |
python | 2.py | 3456ms | 28ms | 8.8MB | 3440ms | 0ms | pyston 3.8.12 |
python | 1.py | 3892ms | 45ms | 9.5MB | 3877ms | 0ms | cpython 3.11.1 |
python | 2.py | 4470ms | 72ms | 9.1MB | 4453ms | 0ms | cpython 3.11.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 134ms | 1.0ms | 2.3MB | 123ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 140ms | 0.3ms | 2.3MB | 130ms | 0ms | v/clang 0.3.2 |
python | 2.py | 141ms | 3.5ms | 77.2MB | 110ms | 17ms | pypy 3.9.16 |
python | 1.py | 171ms | 15ms | 78.2MB | 140ms | 13ms | pypy 3.9.16 |
python | 1.py | 476ms | 3.0ms | 8.7MB | 460ms | 0ms | pyston 3.8.12 |
python | 2.py | 539ms | 3.6ms | 8.2MB | 523ms | 0ms | pyston 3.8.12 |
python | 1.py | 619ms | 4.0ms | 8.9MB | 607ms | 0ms | cpython 3.11.1 |
python | 2.py | 745ms | 5.0ms | 8.4MB | 733ms | 0ms | cpython 3.11.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 871ms | 0.8ms | 2.3MB | 860ms | 0ms | v/clang 0.3.2 |
v | 1.v | 879ms | 6.2ms | 2.3MB | 863ms | 0ms | v/clang+gc 0.3.2 |
python | 2.py | 2692ms | 149ms | 77.4MB | 2660ms | 13ms | pypy 3.9.16 |
python | 1.py | 3533ms | 41ms | 76.5MB | 3500ms | 17ms | pypy 3.9.16 |
python | 1.py | timeout | 0.0ms | 8.4MB | 4983ms | 0ms | cpython 3.11.1 |
python | 2.py | timeout | 0.0ms | 8.6MB | 4990ms | 0ms | cpython 3.11.1 |
python | 1.py | timeout | 0.0ms | 8.4MB | 4977ms | 3ms | pyston 3.8.12 |
python | 2.py | timeout | 0.0ms | 8.0MB | 4990ms | 0ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 90ms | 0.2ms | 2.3MB | 80ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 91ms | 1.3ms | 2.3MB | 80ms | 0ms | v/clang 0.3.2 |
python | 2.py | 305ms | 26ms | 77.0MB | 277ms | 10ms | pypy 3.9.16 |
python | 1.py | 400ms | 3.4ms | 76.4MB | 373ms | 10ms | pypy 3.9.16 |
python | 1.py | 1193ms | 1.0ms | 8.3MB | 1180ms | 0ms | pyston 3.8.12 |
python | 2.py | 1636ms | 28ms | 7.9MB | 1623ms | 0ms | pyston 3.8.12 |
python | 2.py | 3404ms | 24ms | 8.6MB | 3393ms | 0ms | cpython 3.11.1 |
python | 1.py | 3437ms | 149ms | 8.4MB | 3423ms | 0ms | cpython 3.11.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 2.v | 507ms | 3.1ms | 11.0MB | 497ms | 0ms | v/clang 0.3.2 |
v | 2.v | 510ms | 3.1ms | 10.7MB | 493ms | 3ms | v/clang+gc 0.3.2 |
v | 1.v | 1164ms | 113ms | 41.1MB | 1143ms | 7ms | v/clang+gc 0.3.2 |
v | 1.v | 1352ms | 95ms | 41.2MB | 1330ms | 7ms | v/clang 0.3.2 |
python | 1.py | 4480ms | 211ms | 389.1MB | 4330ms | 133ms | pypy 3.9.16 |
python | 1.py | timeout | 0.0ms | 321.1MB | 4937ms | 50ms | cpython 3.11.1 |
python | 2.py | timeout | 0.0ms | 633.6MB | 4690ms | 293ms | cpython 3.11.1 |
python | 2.py | timeout | 0.0ms | 1013.7MB | 4620ms | 360ms | pypy 3.9.16 |
python | 1.py | timeout | 0.0ms | 320.5MB | 4897ms | 87ms | pyston 3.8.12 |
python | 2.py | timeout | 0.0ms | 633.2MB | 4577ms | 403ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 2.v | 116ms | 0.4ms | 4.0MB | 107ms | 0ms | v/clang+gc 0.3.2 |
v | 2.v | 117ms | 0.7ms | 4.1MB | 107ms | 0ms | v/clang 0.3.2 |
v | 1.v | 122ms | 1.8ms | 20.0MB | 110ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 129ms | 2.2ms | 20.8MB | 113ms | 0ms | v/clang 0.3.2 |
python | 1.py | 1085ms | 58ms | 213.2MB | 1033ms | 37ms | pypy 3.9.16 |
python | 2.py | 1345ms | 7.3ms | 164.4MB | 1253ms | 70ms | pyston 3.8.12 |
python | 2.py | 1668ms | 7.8ms | 164.8MB | 1593ms | 60ms | cpython 3.11.1 |
python | 1.py | 1746ms | 35ms | 86.1MB | 1713ms | 20ms | pyston 3.8.12 |
python | 2.py | 1769ms | 128ms | 266.8MB | 1623ms | 123ms | pypy 3.9.16 |
python | 1.py | 2971ms | 17ms | 86.7MB | 2933ms | 20ms | cpython 3.11.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 4.py | 2780ms | 3.4ms | 9.1MB | 2750ms | 10ms | pyston 3.8.12 |
python | 4.py | 2785ms | 5.2ms | 9.4MB | 2753ms | 20ms | cpython 3.11.1 |
python | 4.py | 3067ms | 120ms | 117.1MB | 3013ms | 37ms | pypy 3.9.16 |
v | 1.v | 3901ms | 88ms | 3.2MB | 3873ms | 10ms | v/clang+gc 0.3.2 |
v | 1.v | timeout | 0.0ms | 4.0MB | 4980ms | 7ms | v/clang 0.3.2 |
v | 2.v | timeout | 0.0ms | 3.3MB | 4983ms | 7ms | v/clang+gc 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 4.py | 658ms | 0.4ms | 8.8MB | 643ms | 0ms | pyston 3.8.12 |
python | 4.py | 660ms | 1.0ms | 9.1MB | 650ms | 0ms | cpython 3.11.1 |
python | 4.py | 776ms | 32ms | 81.6MB | 747ms | 13ms | pypy 3.9.16 |
v | 1.v | 959ms | 2.4ms | 2.9MB | 947ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 1425ms | 42ms | 2.9MB | 1410ms | 0ms | v/clang 0.3.2 |
v | 2.v | 1737ms | 35ms | 2.7MB | 1723ms | 0ms | v/clang+gc 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 8.py | timeout | 0.0ms | 16.5MB | 57ms | 7ms | cpython 3.11.1 |
python | 8.py | timeout | 0.0ms | 105.2MB | 717ms | 120ms | pypy 3.9.16 |
python | 8.py | timeout | 0.0ms | 17.7MB | 57ms | 23ms | pyston 3.8.12 |
v | 1.v | timeout | 0.0ms | 3.0MB | 4983ms | 0ms | v/clang 0.3.2 |
v | 1.v | timeout | 0.0ms | 3.1MB | 4987ms | 0ms | v/clang+gc 0.3.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 1551ms | 0.4ms | 2.8MB | 1537ms | 0ms | v/clang 0.3.2 |
v | 1.v | 1556ms | 5.3ms | 2.8MB | 1543ms | 0ms | v/clang+gc 0.3.2 |
python | 8.py | timeout | 0.0ms | 18.2MB | 113ms | 10ms | cpython 3.11.1 |
python | 8.py | timeout | 0.0ms | 107.0MB | 1267ms | 210ms | pypy 3.9.16 |
python | 8.py | timeout | 0.0ms | 17.2MB | 160ms | 20ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 393ms | 0.4ms | 2.6MB | 380ms | 0ms | v/clang+gc 0.3.2 |
v | 1.v | 400ms | 9.6ms | 2.5MB | 380ms | 0ms | v/clang 0.3.2 |
python | 8-m.py | 3558ms | 133ms | 107.0MB | 6063ms | 373ms | pypy 3.9.16 |
python | 8.py | timeout | 0.0ms | 15.9MB | 243ms | 30ms | cpython 3.11.1 |
python | 8.py | timeout | 0.0ms | 17.1MB | 357ms | 73ms | pyston 3.8.12 |