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 |
---|---|---|---|---|---|---|---|
python | 1.py | 3016ms | 52ms | 271.6MB | 2870ms | 130ms | pypy 3.9.16 |
d | 1.d | 3074ms | 49ms | 75.1MB | 3313ms | 13ms | ldc2 1.30.0 |
d | 1.d | 4033ms | 80ms | 185.0MB | 4573ms | 23ms | dmd 2.101.2 |
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 |
---|---|---|---|---|---|---|---|
python | 1.py | 113ms | 3.4ms | 80.6MB | 87ms | 10ms | pypy 3.9.16 |
d | 1.d | 271ms | 8.3ms | 15.2MB | 263ms | 0ms | ldc2 1.30.0 |
d | 1.d | 332ms | 4.3ms | 26.5MB | 340ms | 0ms | dmd 2.101.2 |
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 |
d | 1.d | timeout | 0.0ms | 14.6MB | 4980ms | 3ms | dmd 2.101.2 |
d | 1.d | timeout | 0.0ms | 14.2MB | 4970ms | 10ms | ldc2 1.30.0 |
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 |
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 |
d | 1.d | 1305ms | 1.7ms | 8.1MB | 1293ms | 3ms | ldc2 1.30.0 |
d | 1.d | 1625ms | 1.7ms | 9.1MB | 1610ms | 0ms | dmd 2.101.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 |
d | 1.d | 3852ms | 9.9ms | 8.0MB | 3840ms | 0ms | ldc2 1.30.0 |
d | 1.d | 4481ms | 0.4ms | 8.9MB | 4470ms | 0ms | dmd 2.101.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 |
d | 1.d | 659ms | 0.7ms | 7.0MB | 650ms | 0ms | ldc2 1.30.0 |
d | 1.d | 815ms | 4.8ms | 8.5MB | 803ms | 0ms | dmd 2.101.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 235ms | 7.0ms | 28.5MB | 217ms | 7ms | ldc2 1.30.0 |
d | 1.d | 793ms | 2.2ms | 40.3MB | 773ms | 7ms | dmd 2.101.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 |
---|---|---|---|---|---|---|---|
d | 1.d | 28ms | 1.8ms | 7.4MB | 17ms | 0ms | ldc2 1.30.0 |
d | 1.d | 82ms | 0.7ms | 9.2MB | 70ms | 0ms | dmd 2.101.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 |
---|---|---|---|---|---|---|---|
d | 1.d | 2.1ms | 0.6ms | 3.0MB | 0ms | 0ms | ldc2 1.30.0 |
d | 1.d | 2.3ms | 0.6ms | 4.0MB | 0ms | 0ms | dmd 2.101.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 |
---|---|---|---|---|---|---|---|
d | 1-m.d | 1060ms | 13ms | 60.6MB | 1837ms | 17ms | ldc2 1.30.0 |
d | 1-m.d | 4045ms | 73ms | 55.9MB | 7203ms | 20ms | dmd 2.101.2 |
python | 3-m.py | 4291ms | 242ms | 202.2MB | 7437ms | 357ms | pypy 3.9.16 |
python | 3.py | timeout | 0.0ms | 35.0MB | 87ms | 17ms | cpython 3.11.1 |
python | 3.py | timeout | 0.0ms | 34.3MB | 73ms | 17ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1-m.d | 134ms | 5.8ms | 39.2MB | 220ms | 3ms | ldc2 1.30.0 |
d | 1-m.d | 419ms | 16ms | 42.4MB | 757ms | 3ms | dmd 2.101.2 |
python | 3-m.py | 618ms | 72ms | 94.3MB | 927ms | 110ms | pypy 3.9.16 |
python | 3-m.py | 737ms | 14ms | 17.6MB | 1307ms | 20ms | pyston 3.8.12 |
python | 3-m.py | 843ms | 37ms | 16.9MB | 1520ms | 27ms | cpython 3.11.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 177ms | 2.8ms | 3.7MB | 170ms | 0ms | ldc2 1.30.0 |
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 |
d | 1.d | 253ms | 1.6ms | 4.9MB | 240ms | 0ms | dmd 2.101.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 |
d | 1.d | 520ms | 1.8ms | 5.7MB | 510ms | 0ms | ldc2 1.30.0 |
d | 1.d | 748ms | 2.3ms | 4.9MB | 737ms | 0ms | dmd 2.101.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 |
---|---|---|---|---|---|---|---|
d | 1.d | 75ms | 0.7ms | 3.6MB | 63ms | 0ms | ldc2 1.30.0 |
d | 1.d | 112ms | 2.5ms | 4.7MB | 103ms | 0ms | dmd 2.101.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 |
---|---|---|---|---|---|---|---|
d | 1.d | 1414ms | 25ms | 74.8MB | 1473ms | 10ms | ldc2 1.30.0 |
d | 1.d | 2411ms | 15ms | 153.5MB | 2713ms | 17ms | dmd 2.101.2 |
python | 1.py | 3586ms | 375ms | 292.5MB | 3383ms | 180ms | pypy 3.9.16 |
python | 1.py | timeout | 0.0ms | 93.0MB | 4947ms | 33ms | cpython 3.11.1 |
python | 1.py | timeout | 0.0ms | 130.3MB | 4947ms | 30ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 261ms | 3.6ms | 38.8MB | 243ms | 7ms | ldc2 1.30.0 |
d | 1.d | 479ms | 2.4ms | 40.1MB | 510ms | 3ms | dmd 2.101.2 |
python | 1.py | 543ms | 129ms | 138.5MB | 483ms | 47ms | pypy 3.9.16 |
python | 1.py | timeout | 0.0ms | 37.3MB | 4967ms | 17ms | cpython 3.11.1 |
python | 1.py | timeout | 0.0ms | 41.4MB | 4963ms | 13ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 409ms | 1.3ms | 1.5MB | 400ms | 0ms | ldc2 1.30.0 |
d | 2.d | 422ms | 0.1ms | 1.5MB | 410ms | 0ms | ldc2 1.30.0 |
d | 1.d | 1535ms | 4.6ms | 2.3MB | 1523ms | 0ms | dmd 2.101.2 |
python | 2.py | 2692ms | 149ms | 77.4MB | 2660ms | 13ms | pypy 3.9.16 |
d | 2.d | 2861ms | 4.3ms | 2.3MB | 2850ms | 0ms | dmd 2.101.2 |
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 |
---|---|---|---|---|---|---|---|
d | 1.d | 43ms | 0.4ms | 1.6MB | 33ms | 0ms | ldc2 1.30.0 |
d | 2.d | 45ms | 0.1ms | 1.5MB | 37ms | 0ms | ldc2 1.30.0 |
d | 1.d | 156ms | 0.5ms | 2.3MB | 150ms | 0ms | dmd 2.101.2 |
d | 2.d | 290ms | 0.5ms | 2.4MB | 280ms | 0ms | dmd 2.101.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 |
---|---|---|---|---|---|---|---|
d | 1.d | 602ms | 26ms | 42.4MB | 583ms | 3ms | ldc2 1.30.0 |
d | 1.d | 675ms | 8.3ms | 75.0MB | 650ms | 10ms | dmd 2.101.2 |
d | 2.d | 862ms | 4.4ms | 48.3MB | 833ms | 10ms | ldc2 1.30.0 |
d | 2.d | 1571ms | 2.0ms | 48.6MB | 1550ms | 7ms | dmd 2.101.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 |
---|---|---|---|---|---|---|---|
d | 1.d | 125ms | 0.4ms | 14.4MB | 110ms | 0ms | ldc2 1.30.0 |
d | 1.d | 140ms | 1.6ms | 23.0MB | 123ms | 0ms | dmd 2.101.2 |
d | 2.d | 208ms | 1.9ms | 15.1MB | 190ms | 0ms | ldc2 1.30.0 |
d | 2.d | 391ms | 0.9ms | 15.6MB | 380ms | 0ms | dmd 2.101.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 |
d | 1.d | 3481ms | 14ms | 7.8MB | 3460ms | 13ms | ldc2 1.30.0 |
d | 1.d | timeout | 0.0ms | 8.8MB | 4980ms | 17ms | dmd 2.101.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 |
d | 1.d | 826ms | 2.3ms | 7.7MB | 813ms | 3ms | ldc2 1.30.0 |
d | 1.d | 1659ms | 2.9ms | 8.9MB | 1647ms | 0ms | dmd 2.101.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 3.d | 815ms | 1.9ms | 165.8MB | 1023ms | 47ms | ldc2 1.30.0 |
d | 3.d | 1647ms | 5.7ms | 171.3MB | 1887ms | 30ms | dmd 2.101.2 |
python | 1.py | 3568ms | 25ms | 262.2MB | 3440ms | 110ms | pypy 3.9.16 |
python | 1.py | timeout | 0.0ms | 108.4MB | 4953ms | 27ms | cpython 3.11.1 |
python | 1.py | timeout | 0.0ms | 106.9MB | 4930ms | 50ms | pyston 3.8.12 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 3.d | 86ms | 1.3ms | 23.7MB | 100ms | 0ms | ldc2 1.30.0 |
d | 3.d | 176ms | 2.9ms | 27.3MB | 190ms | 0ms | dmd 2.101.2 |
python | 1.py | 501ms | 2.5ms | 100.6MB | 457ms | 27ms | pypy 3.9.16 |
python | 1.py | 706ms | 1.3ms | 30.5MB | 670ms | 20ms | pyston 3.8.12 |
python | 1.py | 828ms | 1.2ms | 31.9MB | 793ms | 17ms | cpython 3.11.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 4446ms | 11ms | 8.6MB | 4430ms | 0ms | pyston 3.8.12 |
python | 1.py | 4616ms | 3.9ms | 8.4MB | 4600ms | 0ms | cpython 3.11.1 |
d | 1.d | timeout | 0.0ms | 5.0MB | 4983ms | 3ms | dmd 2.101.2 |
d | 1.d | timeout | 0.0ms | 3.7MB | 4987ms | 7ms | ldc2 1.30.0 |
python | 1.py | timeout | 0.0ms | 84.1MB | 4963ms | 13ms | pypy 3.9.16 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
python | 1.py | 1129ms | 7.4ms | 8.5MB | 1113ms | 0ms | pyston 3.8.12 |
python | 1.py | 1163ms | 3.5ms | 8.4MB | 1150ms | 0ms | cpython 3.11.1 |
d | 1.d | 1436ms | 5.6ms | 3.8MB | 1423ms | 0ms | ldc2 1.30.0 |
python | 1.py | 1508ms | 32ms | 81.8MB | 1473ms | 17ms | pypy 3.9.16 |
d | 1.d | 3361ms | 19ms | 5.0MB | 3350ms | 0ms | dmd 2.101.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 4289ms | 1.5ms | 3.9MB | 4280ms | 0ms | ldc2 1.30.0 |
d | 1.d | 4784ms | 5.5ms | 4.8MB | 4773ms | 0ms | dmd 2.101.2 |
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 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 1078ms | 5.2ms | 3.4MB | 1067ms | 0ms | ldc2 1.30.0 |
d | 1.d | 1198ms | 0.8ms | 4.3MB | 1190ms | 0ms | dmd 2.101.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 |
---|---|---|---|---|---|---|---|
d | 1.d | 271ms | 0.7ms | 3.0MB | 260ms | 0ms | ldc2 1.30.0 |
d | 1.d | 302ms | 0.4ms | 4.1MB | 290ms | 0ms | dmd 2.101.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 |