Current benchmark data was generated on Tue Dec 31 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 |
---|---|---|---|---|---|---|---|
d | 1.d | timeout | 0.0ms | 16.5MB | 4973ms | 17ms | dmd 2.109.1 |
d | 1.d | timeout | 0.0ms | 15.6MB | 4960ms | 23ms | ldc2 1.40.0 |
v | 1.v | timeout | 0.0ms | 22.5MB | 9673ms | 9930ms | v/clang 0.4.9 |
v | 1.v | timeout | 0.0ms | 23.0MB | 9637ms | 9960ms | v/clang+gc 0.4.9 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 957ms | 7.3ms | 10.2MB | 940ms | 3ms | ldc2 1.40.0 |
d | 1.d | 1242ms | 5.8ms | 10.6MB | 1223ms | 3ms | dmd 2.109.1 |
v | 1-m.v | 2894ms | 124ms | 15.6MB | 5423ms | 5930ms | v/clang 0.4.9 |
v | 1-m.v | 3059ms | 212ms | 16.3MB | 5860ms | 6127ms | v/clang+gc 0.4.9 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1-im.d | 366ms | 4.6ms | 6.9MB | 1363ms | 3ms | ldc2 1.40.0 |
d | 2-im.d | 1052ms | 12ms | 6.9MB | 4073ms | 0ms | ldc2 1.40.0 |
d | 1-i.d | 1410ms | 2.6ms | 2.9MB | 1400ms | 0ms | ldc2 1.40.0 |
v | 1.v | 2091ms | 20ms | 1.9MB | 2083ms | 0ms | v/clang+gc 0.4.9 |
v | 1.v | 2107ms | 8.2ms | 1.4MB | 2097ms | 0ms | v/clang 0.4.9 |
d | 1.d | 2946ms | 29ms | 2.9MB | 2937ms | 0ms | ldc2 1.40.0 |
d | 2-i.d | 3069ms | 14ms | 2.9MB | 3057ms | 0ms | ldc2 1.40.0 |
d | 1.d | 3337ms | 28ms | 4.5MB | 3330ms | 0ms | dmd 2.109.1 |
d | 1-im.d | 4021ms | 10ms | 6.9MB | 15707ms | 7ms | dmd 2.109.1 |
d | 1-i.d | timeout | 0.0ms | 4.5MB | 4990ms | 0ms | dmd 2.109.1 |
d | 2-i.d | timeout | 0.0ms | 4.6MB | 4990ms | 0ms | dmd 2.109.1 |
d | 2-im.d | timeout | 0.0ms | 8.8MB | 19697ms | 7ms | dmd 2.109.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1-im.d | 39ms | 2.2ms | 5.1MB | 110ms | 0ms | ldc2 1.40.0 |
d | 2-im.d | 96ms | 2.8ms | 4.9MB | 330ms | 0ms | ldc2 1.40.0 |
d | 1-i.d | 118ms | 3.0ms | 2.8MB | 110ms | 0ms | ldc2 1.40.0 |
v | 1.v | 177ms | 2.1ms | 1.9MB | 167ms | 0ms | v/clang+gc 0.4.9 |
v | 1.v | 179ms | 4.8ms | 1.1MB | 167ms | 0ms | v/clang 0.4.9 |
d | 1.d | 248ms | 2.3ms | 2.8MB | 237ms | 0ms | ldc2 1.40.0 |
d | 2-i.d | 257ms | 5.1ms | 2.9MB | 247ms | 0ms | ldc2 1.40.0 |
d | 1.d | 280ms | 4.8ms | 4.5MB | 273ms | 0ms | dmd 2.109.1 |
d | 1-im.d | 336ms | 2.0ms | 6.9MB | 1270ms | 0ms | dmd 2.109.1 |
d | 2-im.d | 502ms | 2.9ms | 6.9MB | 1903ms | 0ms | dmd 2.109.1 |
d | 1-i.d | 823ms | 13ms | 4.5MB | 813ms | 0ms | dmd 2.109.1 |
d | 2-i.d | 1343ms | 11ms | 4.5MB | 1333ms | 0ms | dmd 2.109.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 115ms | 1.1ms | 5.9MB | 100ms | 10ms | ldc2 1.40.0 |
d | 1.d | 169ms | 2.3ms | 8.1MB | 160ms | 0ms | dmd 2.109.1 |
v | 1.v | 246ms | 1.6ms | 2.1MB | 237ms | 0ms | v/clang+gc 0.4.9 |
v | 1.v | 252ms | 7.7ms | 1.3MB | 243ms | 0ms | v/clang 0.4.9 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 296ms | 4.6ms | 2.3MB | 283ms | 0ms | v/clang+gc 0.4.9 |
v | 1.v | 298ms | 1.3ms | 1.6MB | 287ms | 0ms | v/clang 0.4.9 |
d | 1.d | 340ms | 2.8ms | 2.9MB | 327ms | 0ms | ldc2 1.40.0 |
d | 2.d | 342ms | 3.2ms | 2.9MB | 330ms | 0ms | ldc2 1.40.0 |
d | 1.d | 642ms | 10ms | 4.6MB | 630ms | 0ms | dmd 2.109.1 |
d | 2.d | 1931ms | 36ms | 4.6MB | 1923ms | 0ms | dmd 2.109.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 32ms | 0.9ms | 1.6MB | 23ms | 0ms | v/clang 0.4.9 |
v | 1.v | 33ms | 0.9ms | 2.3MB | 23ms | 0ms | v/clang+gc 0.4.9 |
d | 1.d | 37ms | 0.2ms | 2.9MB | 30ms | 0ms | ldc2 1.40.0 |
d | 2.d | 37ms | 0.2ms | 2.9MB | 30ms | 0ms | ldc2 1.40.0 |
d | 1.d | 67ms | 2.1ms | 4.8MB | 60ms | 0ms | dmd 2.109.1 |
d | 2.d | 198ms | 2.4ms | 4.8MB | 190ms | 0ms | dmd 2.109.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 272ms | 1.7ms | 40.3MB | 257ms | 0ms | v/clang 0.4.9 |
d | 1.d | 285ms | 1.0ms | 43.7MB | 273ms | 0ms | ldc2 1.40.0 |
v | 1.v | 288ms | 6.7ms | 60.7MB | 273ms | 0ms | v/clang+gc 0.4.9 |
d | 1.d | 296ms | 2.6ms | 77.2MB | 277ms | 3ms | dmd 2.109.1 |
v | 2.v | 311ms | 1.4ms | 6.2MB | 300ms | 0ms | v/clang 0.4.9 |
v | 2.v | 318ms | 2.2ms | 6.9MB | 307ms | 0ms | v/clang+gc 0.4.9 |
d | 2.d | 798ms | 3.1ms | 47.7MB | 777ms | 10ms | ldc2 1.40.0 |
d | 2.d | 1115ms | 19ms | 49.3MB | 1100ms | 0ms | dmd 2.109.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 57ms | 3.8ms | 11.0MB | 50ms | 0ms | v/clang 0.4.9 |
d | 1.d | 58ms | 2.9ms | 13.7MB | 47ms | 3ms | ldc2 1.40.0 |
v | 1.v | 59ms | 0.8ms | 19.9MB | 50ms | 0ms | v/clang+gc 0.4.9 |
d | 1.d | 62ms | 1.1ms | 23.9MB | 47ms | 3ms | dmd 2.109.1 |
v | 2.v | 77ms | 1.9ms | 2.4MB | 70ms | 0ms | v/clang 0.4.9 |
v | 2.v | 77ms | 1.6ms | 3.1MB | 70ms | 0ms | v/clang+gc 0.4.9 |
d | 2.d | 196ms | 2.3ms | 15.7MB | 177ms | 3ms | ldc2 1.40.0 |
d | 2.d | 274ms | 1.6ms | 17.6MB | 260ms | 0ms | dmd 2.109.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 3388ms | 14ms | 4.0MB | 3377ms | 0ms | ldc2 1.40.0 |
d | 1.d | 3420ms | 19ms | 5.8MB | 3410ms | 0ms | dmd 2.109.1 |
v | 1.v | 4853ms | 3.5ms | 1.6MB | 4843ms | 0ms | v/clang 0.4.9 |
v | 1.v | 4929ms | 9.5ms | 2.8MB | 4917ms | 0ms | v/clang+gc 0.4.9 |