Current benchmark data was generated on Wed May 25 2022, 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 | 339ms | 0.2ms | 0.6MB | 330ms | 0ms | v/clang 0.2.4 |
v | 1.v | 362ms | 2.8ms | 2.3MB | 350ms | 0ms | v/clang+gc 0.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 487ms | 1.8ms | 34.1MB | 473ms | 3ms | chpl 1.26.0 |
v | 1.v | 4270ms | 76ms | 3.2MB | 4247ms | 3ms | v/clang+gc 0.2.4 |
v | 1.v | timeout | 0.0ms | 0.0MB | 0ms | 0ms | v/clang 0.2.4 |
v | 2.v | timeout | 0.0ms | 0.0MB | 0ms | 0ms | v/clang+gc 0.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 129ms | 0.5ms | 34.1MB | 110ms | 3ms | chpl 1.26.0 |
v | 1.v | 1076ms | 1.6ms | 2.5MB | 1060ms | 0ms | v/clang+gc 0.2.4 |
v | 2.v | 1546ms | 13ms | 3.1MB | 1530ms | 0ms | v/clang+gc 0.2.4 |
v | 1.v | 2390ms | 6.9ms | 2460.0MB | 1277ms | 1093ms | v/clang 0.2.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1899ms | 4.4ms | 32.4MB | 3597ms | 7ms | chpl 1.26.0 |
v | 1.v | 3033ms | 0.4ms | 2.9MB | 3020ms | 0ms | v/clang+gc 0.2.4 |
v | 1.v | 3165ms | 232ms | 1.7MB | 3153ms | 0ms | v/clang 0.2.4 |
chapel | 1.chpl | 3781ms | 2.3ms | 32.4MB | 3760ms | 7ms | chpl 1.26.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 495ms | 1.7ms | 32.4MB | 930ms | 7ms | chpl 1.26.0 |
v | 1.v | 762ms | 0.3ms | 2.6MB | 750ms | 0ms | v/clang+gc 0.2.4 |
v | 1.v | 794ms | 58ms | 0.9MB | 783ms | 0ms | v/clang 0.2.4 |
chapel | 1.chpl | 964ms | 0.8ms | 32.4MB | 950ms | 0ms | chpl 1.26.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 141ms | 3.2ms | 32.4MB | 233ms | 7ms | chpl 1.26.0 |
v | 1.v | 207ms | 9.0ms | 0.9MB | 190ms | 0ms | v/clang 0.2.4 |
v | 1.v | 219ms | 2.0ms | 2.6MB | 210ms | 0ms | v/clang+gc 0.2.4 |
chapel | 1.chpl | 257ms | 0.8ms | 32.4MB | 240ms | 3ms | chpl 1.26.0 |