Current benchmark data was generated on Sat Nov 16 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 | 1714ms | 10ms | 312.4MB | 1680ms | 40ms | ldc2 1.39.0 |
chapel | 4.chpl | 1955ms | 6.7ms | 66.3MB | 1940ms | 3ms | chpl 1.31.0 |
chapel | 3.chpl | 2044ms | 11ms | 66.3MB | 2033ms | 3ms | chpl 1.31.0 |
d | 1.d | 2690ms | 19ms | 314.8MB | 2890ms | 27ms | dmd 2.109.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 328ms | 1.8ms | 32.8MB | 320ms | 0ms | chpl 1.31.0 |
d | 2.d | 361ms | 0.5ms | 2.9MB | 350ms | 0ms | ldc2 1.39.0 |
d | 1.d | 361ms | 1.0ms | 2.9MB | 350ms | 0ms | ldc2 1.39.0 |
d | 1.d | 680ms | 2.2ms | 4.6MB | 670ms | 0ms | dmd 2.109.1 |
d | 2.d | 2009ms | 2.2ms | 4.6MB | 2000ms | 0ms | dmd 2.109.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 39ms | 0.5ms | 2.9MB | 30ms | 0ms | ldc2 1.39.0 |
d | 2.d | 39ms | 0.7ms | 2.9MB | 30ms | 0ms | ldc2 1.39.0 |
chapel | 2.chpl | 52ms | 0.1ms | 32.9MB | 37ms | 7ms | chpl 1.31.0 |
d | 1.d | 71ms | 0.9ms | 4.8MB | 63ms | 0ms | dmd 2.109.1 |
d | 2.d | 203ms | 0.2ms | 4.6MB | 190ms | 0ms | dmd 2.109.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1932ms | 20ms | 32.9MB | 3827ms | 0ms | chpl 1.31.0 |
d | 1.d | 3584ms | 9.1ms | 4.1MB | 3570ms | 0ms | ldc2 1.39.0 |
d | 1.d | 3665ms | 31ms | 5.9MB | 3653ms | 0ms | dmd 2.109.1 |
chapel | 1.chpl | 3718ms | 11ms | 32.8MB | 3707ms | 0ms | chpl 1.31.0 |