Current benchmark data was generated on Mon May 19 2025, 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 | 1782ms | 3.3ms | 312.5MB | 1753ms | 37ms | ldc2 1.40.1 |
chapel | 4.chpl | 1952ms | 9.9ms | 62.3MB | 1943ms | 3ms | chpl 1.31.0 |
chapel | 3.chpl | 2127ms | 36ms | 62.3MB | 2120ms | 0ms | chpl 1.31.0 |
d | 1.d | 3057ms | 15ms | 314.4MB | 3227ms | 60ms | dmd 2.111.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 322ms | 4.1ms | 28.9MB | 317ms | 0ms | chpl 1.31.0 |
d | 2.d | 360ms | 0.1ms | 2.9MB | 350ms | 0ms | ldc2 1.40.1 |
d | 1.d | 360ms | 0.6ms | 2.9MB | 350ms | 0ms | ldc2 1.40.1 |
d | 1.d | 680ms | 2.4ms | 4.8MB | 670ms | 0ms | dmd 2.111.0 |
d | 2.d | 2035ms | 5.7ms | 4.6MB | 2023ms | 0ms | dmd 2.111.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 38ms | 0.1ms | 2.9MB | 30ms | 0ms | ldc2 1.40.1 |
d | 2.d | 39ms | 0.6ms | 2.9MB | 30ms | 0ms | ldc2 1.40.1 |
chapel | 2.chpl | 45ms | 0.3ms | 28.9MB | 40ms | 0ms | chpl 1.31.0 |
d | 1.d | 72ms | 1.0ms | 4.8MB | 60ms | 0ms | dmd 2.111.0 |
d | 2.d | 208ms | 2.5ms | 4.8MB | 197ms | 0ms | dmd 2.111.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1912ms | 1.5ms | 28.9MB | 3800ms | 0ms | chpl 1.31.0 |
d | 1.d | 3596ms | 3.2ms | 3.9MB | 3583ms | 0ms | ldc2 1.40.1 |
d | 1.d | 3660ms | 2.7ms | 6.0MB | 3650ms | 0ms | dmd 2.111.0 |
chapel | 1.chpl | 3730ms | 9.2ms | 28.8MB | 3720ms | 0ms | chpl 1.31.0 |