Current benchmark data was generated on Wed Feb 08 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 | 1321ms | 16ms | 37.0MB | 1293ms | 7ms | v/clang 0.3.3 |
v | 1.v | 1359ms | 0.9ms | 37.0MB | 1337ms | 7ms | v/clang+gc 0.3.3 |
chapel | 4.chpl | 2946ms | 5.9ms | 64.3MB | 2910ms | 20ms | chpl 1.29.0 |
chapel | 3.chpl | 3233ms | 39ms | 64.3MB | 3197ms | 17ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 433ms | 10ms | 2.2MB | 420ms | 0ms | v/clang+gc 0.3.3 |
v | 1.v | 443ms | 2.2ms | 2.2MB | 433ms | 0ms | v/clang 0.3.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 582ms | 3.7ms | 30.1MB | 560ms | 3ms | chpl 1.29.0 |
v | 1.v | 4231ms | 76ms | 3.0MB | 4203ms | 7ms | v/clang+gc 0.3.3 |
v | 1.v | timeout | 0.0ms | 4.1MB | 4970ms | 10ms | v/clang 0.3.3 |
v | 2.v | timeout | 0.0ms | 3.1MB | 4980ms | 0ms | v/clang+gc 0.3.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 151ms | 2.2ms | 20.8MB | 130ms | 3ms | chpl 1.29.0 |
v | 1.v | 1065ms | 28ms | 2.8MB | 1050ms | 0ms | v/clang+gc 0.3.3 |
v | 1.v | 1791ms | 13ms | 3.1MB | 1773ms | 0ms | v/clang 0.3.3 |
v | 2.v | 2070ms | 45ms | 2.8MB | 2057ms | 0ms | v/clang+gc 0.3.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 2324ms | 13ms | 32.3MB | 4533ms | 10ms | chpl 1.29.0 |
chapel | 1.chpl | 4465ms | 18ms | 32.4MB | 4443ms | 7ms | chpl 1.29.0 |
v | 1.v | timeout | 0.0ms | 2.9MB | 4990ms | 0ms | v/clang 0.3.3 |
v | 1.v | timeout | 0.0ms | 2.8MB | 4987ms | 0ms | v/clang+gc 0.3.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 654ms | 50ms | 32.3MB | 1177ms | 10ms | chpl 1.29.0 |
chapel | 1.chpl | 1147ms | 4.0ms | 32.3MB | 1130ms | 3ms | chpl 1.29.0 |
v | 1.v | 1998ms | 0.3ms | 2.8MB | 1987ms | 0ms | v/clang 0.3.3 |
v | 1.v | 1999ms | 2.2ms | 2.9MB | 1990ms | 0ms | v/clang+gc 0.3.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 179ms | 4.2ms | 32.3MB | 300ms | 10ms | chpl 1.29.0 |
chapel | 1.chpl | 309ms | 5.9ms | 32.3MB | 287ms | 7ms | chpl 1.29.0 |
v | 1.v | 507ms | 4.1ms | 2.5MB | 497ms | 0ms | v/clang+gc 0.3.3 |
v | 1.v | 512ms | 11ms | 2.5MB | 497ms | 0ms | v/clang 0.3.3 |