Current benchmark data was generated on Mon Mar 31 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 | 1796ms | 23ms | 312.6MB | 1763ms | 37ms | ldc2 1.40.1 |
chapel | 4.chpl | 1962ms | 44ms | 60.3MB | 1950ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2019ms | 12ms | 60.3MB | 2010ms | 0ms | chpl 1.31.0 |
d | 1.d | 2658ms | 12ms | 314.7MB | 2843ms | 40ms | dmd 2.110.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 319ms | 3.7ms | 28.8MB | 313ms | 0ms | chpl 1.31.0 |
d | 1.d | 361ms | 1.4ms | 2.9MB | 350ms | 0ms | ldc2 1.40.1 |
d | 2.d | 364ms | 3.8ms | 2.9MB | 353ms | 0ms | ldc2 1.40.1 |
d | 1.d | 684ms | 1.4ms | 4.6MB | 673ms | 0ms | dmd 2.110.0 |
d | 2.d | 2033ms | 2.7ms | 4.6MB | 2023ms | 0ms | dmd 2.110.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 2.d | 38ms | 0.3ms | 2.9MB | 30ms | 0ms | ldc2 1.40.1 |
d | 1.d | 39ms | 0.2ms | 2.9MB | 30ms | 0ms | ldc2 1.40.1 |
chapel | 2.chpl | 45ms | 0.9ms | 28.9MB | 40ms | 0ms | chpl 1.31.0 |
d | 1.d | 80ms | 15ms | 4.6MB | 70ms | 0ms | dmd 2.110.0 |
d | 2.d | 207ms | 1.5ms | 4.6MB | 193ms | 0ms | dmd 2.110.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1917ms | 12ms | 28.9MB | 3807ms | 0ms | chpl 1.31.0 |
d | 1.d | 3594ms | 3.1ms | 3.9MB | 3583ms | 0ms | ldc2 1.40.1 |
d | 1.d | 3637ms | 18ms | 8.3MB | 3630ms | 0ms | dmd 2.110.0 |
chapel | 1.chpl | 3719ms | 32ms | 28.8MB | 3710ms | 0ms | chpl 1.31.0 |