Current benchmark data was generated on Mon Apr 14 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 | 776ms | 13ms | 28.8MB | 763ms | 0ms | v/clang+gc 0.4.10 |
chapel | 4.chpl | 2067ms | 198ms | 62.3MB | 2057ms | 7ms | chpl 1.31.0 |
v | 1.v | 2181ms | 25ms | 2086.6MB | 1293ms | 870ms | v/clang 0.4.10 |
chapel | 3.chpl | 2195ms | 24ms | 60.3MB | 2187ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 72ms | 2.7ms | 4.6MB | 60ms | 0ms | v/clang+gc 0.4.10 |
chapel | 3.chpl | 186ms | 2.0ms | 30.3MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 4.chpl | 186ms | 2.6ms | 32.4MB | 180ms | 0ms | chpl 1.31.0 |
v | 1.v | 210ms | 4.3ms | 198.0MB | 120ms | 80ms | v/clang 0.4.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 254ms | 2.2ms | 1.3MB | 243ms | 0ms | v/clang 0.4.10 |
v | 1.v | 264ms | 9.7ms | 2.1MB | 257ms | 0ms | v/clang+gc 0.4.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1926ms | 20ms | 28.8MB | 3823ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 3715ms | 1.4ms | 28.6MB | 3710ms | 0ms | chpl 1.31.0 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.10 |
v | 1.v | timeout | 0.0ms | 2.8MB | 4990ms | 0ms | v/clang+gc 0.4.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 492ms | 0.1ms | 28.9MB | 960ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 944ms | 5.1ms | 28.8MB | 937ms | 0ms | chpl 1.31.0 |
v | 1.v | 1284ms | 0.9ms | 1.5MB | 1277ms | 0ms | v/clang 0.4.10 |
v | 1.v | 1299ms | 2.5ms | 2.5MB | 1290ms | 0ms | v/clang+gc 0.4.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 134ms | 1.9ms | 28.8MB | 247ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 249ms | 4.1ms | 28.8MB | 247ms | 0ms | chpl 1.31.0 |
v | 1.v | 325ms | 1.3ms | 1.5MB | 320ms | 0ms | v/clang 0.4.10 |
v | 1.v | 326ms | 0.2ms | 2.5MB | 320ms | 0ms | v/clang+gc 0.4.10 |