Current benchmark data was generated on Mon Dec 30 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 | 769ms | 31ms | 28.9MB | 753ms | 3ms | v/clang+gc 0.4.9 |
chapel | 4.chpl | 1953ms | 6.1ms | 66.3MB | 1937ms | 7ms | chpl 1.31.0 |
chapel | 3.chpl | 2024ms | 5.9ms | 66.3MB | 2007ms | 7ms | chpl 1.31.0 |
v | 1.v | 2146ms | 3.2ms | 2086.6MB | 1237ms | 890ms | v/clang 0.4.9 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 68ms | 0.3ms | 4.6MB | 60ms | 0ms | v/clang+gc 0.4.9 |
chapel | 4.chpl | 191ms | 1.6ms | 36.4MB | 177ms | 3ms | chpl 1.31.0 |
chapel | 3.chpl | 194ms | 1.4ms | 36.4MB | 187ms | 0ms | chpl 1.31.0 |
v | 1.v | 209ms | 2.0ms | 198.0MB | 123ms | 73ms | v/clang 0.4.9 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
v | 1.v | 241ms | 4.0ms | 1.3MB | 227ms | 0ms | v/clang 0.4.9 |
v | 1.v | 258ms | 6.4ms | 2.1MB | 247ms | 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 | 1923ms | 22ms | 32.9MB | 3807ms | 3ms | chpl 1.31.0 |
chapel | 1.chpl | 3722ms | 3.1ms | 32.8MB | 3713ms | 0ms | chpl 1.31.0 |
v | 1.v | timeout | 0.0ms | 1.6MB | 4990ms | 0ms | v/clang 0.4.9 |
v | 1.v | timeout | 0.0ms | 2.8MB | 4990ms | 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 | 497ms | 2.1ms | 32.9MB | 957ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 946ms | 5.0ms | 32.8MB | 937ms | 7ms | chpl 1.31.0 |
v | 1.v | 1277ms | 7.3ms | 1.5MB | 1267ms | 0ms | v/clang 0.4.9 |
v | 1.v | 1305ms | 2.8ms | 2.5MB | 1297ms | 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 | 141ms | 0.2ms | 32.9MB | 247ms | 0ms | chpl 1.31.0 |
chapel | 1.chpl | 254ms | 2.0ms | 32.8MB | 243ms | 0ms | chpl 1.31.0 |
v | 1.v | 323ms | 1.0ms | 1.5MB | 310ms | 0ms | v/clang 0.4.9 |
v | 1.v | 333ms | 0.1ms | 2.5MB | 323ms | 0ms | v/clang+gc 0.4.9 |