Current benchmark data was generated on Mon Jun 23 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 |
---|---|---|---|---|---|---|---|
chapel | 4.chpl | 1973ms | 34ms | 62.3MB | 1967ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2236ms | 21ms | 62.4MB | 2227ms | 0ms | chpl 1.31.0 |
d | 1.d | 2244ms | 4.4ms | 312.4MB | 2210ms | 43ms | ldc2 1.41.0 |
d | 1.d | 3045ms | 8.9ms | 315.0MB | 3220ms | 50ms | dmd 2.111.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 325ms | 1.9ms | 26.6MB | 320ms | 0ms | chpl 1.31.0 |
d | 2.d | 361ms | 1.5ms | 2.9MB | 350ms | 0ms | ldc2 1.41.0 |
d | 1.d | 361ms | 1.0ms | 2.9MB | 350ms | 0ms | ldc2 1.41.0 |
d | 1.d | 683ms | 2.8ms | 4.6MB | 673ms | 0ms | dmd 2.111.0 |
d | 2.d | 2027ms | 4.0ms | 4.6MB | 2017ms | 0ms | dmd 2.111.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 38ms | 0.4ms | 2.9MB | 30ms | 0ms | ldc2 1.41.0 |
d | 2.d | 39ms | 0.4ms | 2.9MB | 30ms | 0ms | ldc2 1.41.0 |
chapel | 2.chpl | 46ms | 1.1ms | 28.8MB | 40ms | 0ms | chpl 1.31.0 |
d | 1.d | 71ms | 1.3ms | 4.8MB | 60ms | 0ms | dmd 2.111.0 |
d | 2.d | 213ms | 7.6ms | 4.8MB | 203ms | 0ms | dmd 2.111.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1915ms | 3.4ms | 28.9MB | 3803ms | 0ms | chpl 1.31.0 |
d | 1.d | 3601ms | 8.6ms | 6.1MB | 3593ms | 0ms | ldc2 1.41.0 |
d | 1.d | 3668ms | 32ms | 8.4MB | 3657ms | 0ms | dmd 2.111.0 |
chapel | 1.chpl | 3721ms | 7.6ms | 28.8MB | 3713ms | 0ms | chpl 1.31.0 |