Current benchmark data was generated on Thu Jul 13 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 |
---|---|---|---|---|---|---|---|
v | 1.v | 1082ms | 11ms | 37.1MB | 1063ms | 0ms | v/clang 0.4.0 |
v | 1.v | 1092ms | 6.8ms | 37.0MB | 1070ms | 7ms | v/clang+gc 0.4.0 |
chapel | 4.chpl | 2278ms | 2.2ms | 64.2MB | 2247ms | 20ms | chpl 1.31.0 |
chapel | 3.chpl | 2393ms | 13ms | 50.2MB | 2373ms | 10ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 397ms | 1.1ms | 2.2MB | 387ms | 0ms | v/clang+gc 0.4.0 |
v | 1.v | 425ms | 1.0ms | 2.3MB | 413ms | 0ms | v/clang 0.4.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 596ms | 3.6ms | 34.1MB | 577ms | 3ms | chpl 1.31.0 |
v | 1.v | 3883ms | 46ms | 3.0MB | 3857ms | 10ms | v/clang+gc 0.4.0 |
v | 1.v | timeout | 0.0ms | 4.0MB | 4983ms | 0ms | v/clang 0.4.0 |
v | 2.v | timeout | 0.0ms | 3.3MB | 4987ms | 0ms | v/clang+gc 0.4.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 156ms | 3.1ms | 34.1MB | 147ms | 0ms | chpl 1.31.0 |
v | 1.v | 964ms | 7.4ms | 2.8MB | 950ms | 0ms | v/clang+gc 0.4.0 |
v | 1.v | 1413ms | 27ms | 2.9MB | 1393ms | 0ms | v/clang 0.4.0 |
v | 2.v | 1802ms | 7.2ms | 3.1MB | 1783ms | 0ms | v/clang+gc 0.4.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 2241ms | 4.7ms | 32.2MB | 4403ms | 3ms | chpl 1.31.0 |
chapel | 1.chpl | 4378ms | 1.3ms | 32.3MB | 4367ms | 3ms | chpl 1.31.0 |
v | 1.v | timeout | 0.0ms | 3.1MB | 4990ms | 0ms | v/clang 0.4.0 |
v | 1.v | timeout | 0.0ms | 3.0MB | 4990ms | 0ms | v/clang+gc 0.4.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 592ms | 12ms | 32.2MB | 1117ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 1114ms | 1.0ms | 32.3MB | 1100ms | 0ms | chpl 1.31.0 |
v | 1.v | 1550ms | 0.3ms | 2.8MB | 1537ms | 0ms | v/clang 0.4.0 |
v | 1.v | 1550ms | 0.7ms | 2.8MB | 1540ms | 0ms | v/clang+gc 0.4.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 165ms | 1.0ms | 32.2MB | 287ms | 3ms | chpl 1.31.0 |
chapel | 1.chpl | 298ms | 4.4ms | 32.3MB | 290ms | 0ms | chpl 1.31.0 |
v | 1.v | 391ms | 0.7ms | 2.5MB | 380ms | 0ms | v/clang+gc 0.4.0 |
v | 1.v | 392ms | 1.3ms | 2.5MB | 380ms | 0ms | v/clang 0.4.0 |