Current benchmark data was generated on Sun Dec 01 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 |
---|---|---|---|---|---|---|---|
v | 1.v | 836ms | 6.6ms | 22.1MB | 817ms | 7ms | v/clang+gc 0.4.8 |
chapel | 4.chpl | 1950ms | 11ms | 66.4MB | 1937ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2095ms | 33ms | 66.4MB | 2087ms | 3ms | chpl 1.31.0 |
v | 1.v | 2183ms | 50ms | 2086.6MB | 1270ms | 893ms | v/clang 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 70ms | 1.5ms | 4.6MB | 60ms | 0ms | v/clang+gc 0.4.8 |
chapel | 4.chpl | 193ms | 3.0ms | 36.4MB | 183ms | 7ms | chpl 1.31.0 |
chapel | 3.chpl | 205ms | 18ms | 34.3MB | 190ms | 3ms | chpl 1.31.0 |
v | 1.v | 207ms | 2.8ms | 197.6MB | 117ms | 77ms | v/clang 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1933ms | 21ms | 33.0MB | 3823ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 3709ms | 10.0ms | 32.8MB | 3703ms | 0ms | chpl 1.31.0 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.8 |
v | 1.v | timeout | 0.0ms | 3.0MB | 4990ms | 0ms | v/clang+gc 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 496ms | 1.0ms | 32.8MB | 960ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 946ms | 5.3ms | 32.8MB | 937ms | 7ms | chpl 1.31.0 |
v | 1.v | 1281ms | 4.1ms | 1.5MB | 1273ms | 0ms | v/clang 0.4.8 |
v | 1.v | 1313ms | 9.0ms | 2.6MB | 1300ms | 0ms | v/clang+gc 0.4.8 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 140ms | 0.3ms | 32.9MB | 243ms | 3ms | chpl 1.31.0 |
chapel | 1.chpl | 257ms | 3.3ms | 32.8MB | 247ms | 0ms | chpl 1.31.0 |
v | 1.v | 324ms | 1.5ms | 1.5MB | 310ms | 0ms | v/clang 0.4.8 |
v | 1.v | 334ms | 1.2ms | 2.5MB | 323ms | 0ms | v/clang+gc 0.4.8 |