Current benchmark data was generated on Tue Jul 01 2025, 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 | 846ms | 4.8ms | 22.1MB | 833ms | 0ms | v/clang+gc 0.4.11 |
chapel | 4.chpl | 1970ms | 8.4ms | 62.3MB | 1960ms | 3ms | chpl 1.31.0 |
chapel | 3.chpl | 2062ms | 35ms | 62.3MB | 2057ms | 0ms | chpl 1.31.0 |
v | 1.v | 2181ms | 5.3ms | 2086.6MB | 1273ms | 893ms | v/clang 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 74ms | 0.6ms | 4.6MB | 67ms | 0ms | v/clang+gc 0.4.11 |
chapel | 3.chpl | 188ms | 2.0ms | 32.3MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 4.chpl | 196ms | 20ms | 32.3MB | 190ms | 0ms | chpl 1.31.0 |
v | 1.v | 208ms | 1.1ms | 196.4MB | 117ms | 77ms | v/clang 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 264ms | 2.4ms | 2.1MB | 253ms | 0ms | v/clang+gc 0.4.11 |
v | 1.v | 265ms | 4.9ms | 1.3MB | 257ms | 0ms | v/clang 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1930ms | 12ms | 28.9MB | 3833ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 3728ms | 14ms | 28.8MB | 3723ms | 0ms | chpl 1.31.0 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.11 |
v | 1.v | timeout | 0.0ms | 2.8MB | 4990ms | 0ms | v/clang+gc 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 495ms | 2.2ms | 28.9MB | 960ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 941ms | 4.2ms | 28.8MB | 937ms | 0ms | chpl 1.31.0 |
v | 1.v | 1290ms | 4.5ms | 1.5MB | 1283ms | 0ms | v/clang 0.4.11 |
v | 1.v | 1320ms | 1.5ms | 2.5MB | 1310ms | 0ms | v/clang+gc 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 134ms | 0.7ms | 29.0MB | 240ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 247ms | 0.8ms | 28.8MB | 240ms | 0ms | chpl 1.31.0 |
v | 1.v | 327ms | 5.0ms | 1.5MB | 320ms | 0ms | v/clang 0.4.11 |
v | 1.v | 331ms | 1.7ms | 2.4MB | 320ms | 0ms | v/clang+gc 0.4.11 |