Current benchmark data was generated on Tue Dec 31 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 | 842ms | 137ms | 22.1MB | 827ms | 3ms | v/clang+gc 0.4.9 |
chapel | 4.chpl | 1855ms | 24ms | 66.3MB | 1843ms | 3ms | chpl 1.31.0 |
chapel | 3.chpl | 1925ms | 21ms | 66.3MB | 1917ms | 0ms | chpl 1.31.0 |
v | 1.v | 2067ms | 11ms | 2086.6MB | 1183ms | 873ms | v/clang 0.4.9 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 79ms | 18ms | 4.6MB | 70ms | 0ms | v/clang+gc 0.4.9 |
chapel | 3.chpl | 183ms | 2.0ms | 36.3MB | 173ms | 0ms | chpl 1.31.0 |
chapel | 4.chpl | 185ms | 4.8ms | 36.4MB | 180ms | 0ms | chpl 1.31.0 |
v | 1.v | 201ms | 4.3ms | 198.0MB | 103ms | 77ms | v/clang 0.4.9 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1822ms | 10.0ms | 32.9MB | 3613ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 3541ms | 31ms | 32.8MB | 3530ms | 3ms | chpl 1.31.0 |
v | 1.v | 4853ms | 3.5ms | 1.6MB | 4843ms | 0ms | v/clang 0.4.9 |
v | 1.v | 4929ms | 9.5ms | 2.8MB | 4917ms | 0ms | v/clang+gc 0.4.9 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 467ms | 2.3ms | 32.8MB | 897ms | 3ms | chpl 1.31.0 |
chapel | 1.chpl | 893ms | 7.1ms | 32.8MB | 887ms | 0ms | chpl 1.31.0 |
v | 1.v | 1209ms | 8.0ms | 1.5MB | 1200ms | 0ms | v/clang 0.4.9 |
v | 1.v | 1252ms | 9.5ms | 2.5MB | 1240ms | 0ms | v/clang+gc 0.4.9 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 132ms | 0.7ms | 32.8MB | 230ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 241ms | 1.9ms | 32.9MB | 230ms | 3ms | chpl 1.31.0 |
v | 1.v | 305ms | 1.8ms | 1.5MB | 293ms | 0ms | v/clang 0.4.9 |
v | 1.v | 314ms | 3.8ms | 2.5MB | 303ms | 0ms | v/clang+gc 0.4.9 |