Current benchmark data was generated on Thu May 01 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 | 1779ms | 14ms | 312.5MB | 1757ms | 30ms | ldc2 1.40.1 |
chapel | 4.chpl | 1953ms | 5.8ms | 62.4MB | 1947ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2034ms | 5.7ms | 62.3MB | 2027ms | 0ms | chpl 1.31.0 |
d | 1.d | 3014ms | 3.4ms | 315.0MB | 3180ms | 50ms | dmd 2.111.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 324ms | 3.1ms | 28.8MB | 320ms | 0ms | chpl 1.31.0 |
d | 1.d | 362ms | 1.3ms | 2.9MB | 350ms | 0ms | ldc2 1.40.1 |
d | 2.d | 362ms | 0.9ms | 2.9MB | 350ms | 0ms | ldc2 1.40.1 |
d | 1.d | 680ms | 3.0ms | 4.8MB | 670ms | 0ms | dmd 2.111.0 |
d | 2.d | 2030ms | 3.5ms | 4.8MB | 2023ms | 0ms | dmd 2.111.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.3ms | 2.9MB | 30ms | 0ms | ldc2 1.40.1 |
chapel | 2.chpl | 45ms | 1.4ms | 28.8MB | 40ms | 0ms | chpl 1.31.0 |
d | 1.d | 72ms | 0.8ms | 4.8MB | 60ms | 0ms | dmd 2.111.0 |
d | 2.d | 207ms | 0.5ms | 4.6MB | 200ms | 0ms | dmd 2.111.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1928ms | 23ms | 28.9MB | 3827ms | 0ms | chpl 1.31.0 |
d | 1.d | 3595ms | 8.5ms | 4.0MB | 3583ms | 0ms | ldc2 1.40.1 |
d | 1.d | 3629ms | 18ms | 6.3MB | 3620ms | 0ms | dmd 2.111.0 |
chapel | 1.chpl | 3719ms | 13ms | 28.8MB | 3713ms | 0ms | chpl 1.31.0 |