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 |
---|---|---|---|---|---|---|---|
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 |
nim | 1.nim | timeout | 0.0ms | 425.1MB | 3367ms | 1280ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 425.7MB | 3353ms | 1293ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
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 |
nim | 1.nim | timeout | 0.0ms | 424.7MB | 3407ms | 1243ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 428.4MB | 3300ms | 1347ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
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 |
nim | 1.nim | timeout | 0.0ms | 3.0MB | 4983ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 2.9MB | 4990ms | 0ms | nim/clang 1.6.10 |
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 |
nim | 2.nim | 268ms | 0.2ms | 1.0MB | 260ms | 0ms | nim 1.6.10 |
nim | 2.nim | 335ms | 0.2ms | 1.3MB | 327ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 779ms | 4.3ms | 1.1MB | 687ms | 73ms | nim 1.6.10 |
d | 1.d | 793ms | 2.2ms | 40.3MB | 773ms | 7ms | dmd 2.101.2 |
nim | 1.nim | 796ms | 1.3ms | 1.2MB | 687ms | 93ms | nim/clang 1.6.10 |
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 |
nim | 2.nim | 32ms | 3.0ms | 1.1MB | 20ms | 0ms | nim 1.6.10 |
nim | 2.nim | 37ms | 2.3ms | 1.3MB | 27ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 79ms | 0.1ms | 1.1MB | 57ms | 7ms | nim 1.6.10 |
d | 1.d | 82ms | 0.7ms | 9.2MB | 70ms | 0ms | dmd 2.101.2 |
nim | 1.nim | 83ms | 1.7ms | 1.3MB | 67ms | 3ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 147ms | 1.5ms | 1.2MB | 140ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 151ms | 0.4ms | 1.0MB | 140ms | 0ms | nim 1.6.10 |
d | 1.d | 177ms | 2.8ms | 3.7MB | 170ms | 0ms | ldc2 1.30.0 |
d | 1.d | 253ms | 1.6ms | 4.9MB | 240ms | 0ms | dmd 2.101.2 |
nim | 1.nim | timeout | 0.0ms | 1.0MB | 4990ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.3MB | 4987ms | 0ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 430ms | 1.7ms | 1.2MB | 420ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 448ms | 1.1ms | 1.0MB | 437ms | 0ms | nim 1.6.10 |
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 |
nim | 1.nim | timeout | 0.0ms | 1.0MB | 4990ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.3MB | 4983ms | 0ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 63ms | 0.2ms | 1.3MB | 50ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 65ms | 0.7ms | 1.1MB | 57ms | 0ms | nim 1.6.10 |
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 |
nim | 1.nim | 387ms | 3.1ms | 1.2MB | 373ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 465ms | 40ms | 1.0MB | 447ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 381ms | 0.4ms | 1.3MB | 370ms | 0ms | nim 1.6.10 |
d | 1.d | 409ms | 1.3ms | 1.5MB | 400ms | 0ms | ldc2 1.30.0 |
nim | 2.nim | 412ms | 3.2ms | 1.3MB | 403ms | 0ms | nim/clang 1.6.10 |
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 |
d | 2.d | 2861ms | 4.3ms | 2.3MB | 2850ms | 0ms | dmd 2.101.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 40ms | 0.0ms | 1.4MB | 30ms | 0ms | nim 1.6.10 |
nim | 2.nim | 43ms | 0.2ms | 1.2MB | 30ms | 0ms | nim/clang 1.6.10 |
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 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 574ms | 11ms | 40.6MB | 553ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 587ms | 10ms | 40.2MB | 570ms | 0ms | nim 1.6.10 |
nim | 2.nim | 587ms | 4.0ms | 6.4MB | 573ms | 0ms | nim/clang 1.6.10 |
d | 1.d | 602ms | 26ms | 42.4MB | 583ms | 3ms | ldc2 1.30.0 |
nim | 2.nim | 667ms | 5.2ms | 6.2MB | 657ms | 0ms | nim 1.6.10 |
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 |
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 |
nim | 1.nim | 128ms | 2.1ms | 11.3MB | 120ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 128ms | 0.4ms | 11.1MB | 120ms | 0ms | nim 1.6.10 |
nim | 2.nim | 138ms | 0.3ms | 3.2MB | 130ms | 0ms | nim/clang 1.6.10 |
d | 1.d | 140ms | 1.6ms | 23.0MB | 123ms | 0ms | dmd 2.101.2 |
nim | 2.nim | 157ms | 0.3ms | 3.1MB | 143ms | 0ms | nim 1.6.10 |
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 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
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 |
nim | 1.nim | timeout | 0.0ms | 5.9MB | 4987ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 6.1MB | 4987ms | 0ms | nim/clang 1.6.10 |
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 |
nim | 1.nim | 2490ms | 1.9ms | 168.2MB | 2440ms | 30ms | nim/clang 1.6.10 |
nim | 1.nim | 2531ms | 3.9ms | 167.4MB | 2480ms | 33ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 4118ms | 2.6ms | 1.3MB | 4107ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 4118ms | 1.5ms | 1.3MB | 4107ms | 0ms | nim 1.6.10 |
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 |