Current benchmark data was generated on Fri Aug 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 | 784ms | 5.2ms | 22.1MB | 770ms | 0ms | v/clang+gc 0.4.11 |
chapel | 4.chpl | 1943ms | 3.5ms | 62.3MB | 1937ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2057ms | 34ms | 62.4MB | 2050ms | 0ms | chpl 1.31.0 |
v | 1.v | 2201ms | 13ms | 2086.6MB | 1303ms | 883ms | v/clang 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 70ms | 1.3ms | 4.6MB | 60ms | 0ms | v/clang+gc 0.4.11 |
chapel | 4.chpl | 185ms | 1.5ms | 32.4MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 188ms | 2.4ms | 32.3MB | 187ms | 0ms | chpl 1.31.0 |
v | 1.v | 210ms | 1.6ms | 196.5MB | 113ms | 83ms | v/clang 0.4.11 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1914ms | 2.2ms | 29.0MB | 3800ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 3718ms | 16ms | 28.8MB | 3713ms | 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 | 491ms | 2.1ms | 29.0MB | 953ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 945ms | 5.5ms | 28.6MB | 940ms | 0ms | chpl 1.31.0 |
v | 1.v | 1287ms | 3.1ms | 1.5MB | 1277ms | 0ms | v/clang 0.4.11 |
v | 1.v | 1300ms | 2.7ms | 2.5MB | 1290ms | 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 | 132ms | 0.5ms | 28.9MB | 240ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 246ms | 3.8ms | 28.8MB | 243ms | 0ms | chpl 1.31.0 |
v | 1.v | 325ms | 2.3ms | 1.5MB | 317ms | 0ms | v/clang 0.4.11 |
v | 1.v | 327ms | 0.9ms | 2.5MB | 320ms | 0ms | v/clang+gc 0.4.11 |