Current benchmark data was generated on Sun Jan 29 2023, 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 | 2288ms | 2.0ms | 39.5MB | 2273ms | 7ms | chpl 1.29.0 |
chapel | 3.chpl | 2480ms | 30ms | 37.5MB | 2453ms | 7ms | chpl 1.29.0 |
d | 1.d | 3003ms | 66ms | 75.1MB | 3223ms | 10ms | ldc2 1.30.0 |
d | 1.d | 4406ms | 497ms | 154.2MB | 4923ms | 43ms | dmd 2.101.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 372ms | 2.9ms | 2.6MB | 363ms | 0ms | chpl 1.29.0 |
d | 1.d | 409ms | 0.9ms | 1.5MB | 400ms | 0ms | ldc2 1.30.0 |
d | 2.d | 423ms | 0.6ms | 1.5MB | 410ms | 0ms | ldc2 1.30.0 |
d | 1.d | 1539ms | 0.4ms | 2.8MB | 1527ms | 0ms | dmd 2.101.2 |
d | 2.d | 2424ms | 10ms | 2.9MB | 2410ms | 0ms | dmd 2.101.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
d | 1.d | 44ms | 1.7ms | 1.5MB | 30ms | 0ms | ldc2 1.30.0 |
d | 2.d | 46ms | 1.3ms | 1.6MB | 33ms | 0ms | ldc2 1.30.0 |
chapel | 2.chpl | 55ms | 2.2ms | 20.2MB | 50ms | 0ms | chpl 1.29.0 |
d | 1.d | 157ms | 0.3ms | 2.8MB | 147ms | 0ms | dmd 2.101.2 |
d | 2.d | 245ms | 0.4ms | 2.8MB | 233ms | 0ms | dmd 2.101.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 2252ms | 12ms | 32.3MB | 4413ms | 10ms | chpl 1.29.0 |
d | 1.d | 4292ms | 3.4ms | 3.8MB | 4277ms | 0ms | ldc2 1.30.0 |
chapel | 1.chpl | 4379ms | 5.0ms | 32.4MB | 4373ms | 0ms | chpl 1.29.0 |
d | 1.d | 4779ms | 0.4ms | 5.7MB | 4770ms | 0ms | dmd 2.101.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 583ms | 1.8ms | 32.7MB | 1113ms | 3ms | chpl 1.29.0 |
d | 1.d | 1075ms | 0.1ms | 3.4MB | 1063ms | 0ms | ldc2 1.30.0 |
chapel | 1.chpl | 1114ms | 2.0ms | 32.3MB | 1100ms | 7ms | chpl 1.29.0 |
d | 1.d | 1199ms | 1.8ms | 5.4MB | 1190ms | 0ms | dmd 2.101.2 |