Current benchmark data was generated on Sun Dec 01 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 |
---|---|---|---|---|---|---|---|
nim | 2.nim | 793ms | 24ms | 34.9MB | 777ms | 3ms | nim 2.2.0 |
nim | 2.nim | 986ms | 7.4ms | 34.2MB | 967ms | 7ms | nim/clang 2.2.0 |
chapel | 4.chpl | 1950ms | 11ms | 66.4MB | 1937ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2095ms | 33ms | 66.4MB | 2087ms | 3ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 5-m.chpl | 130ms | 27ms | 32.4MB | 217ms | 0ms | chpl 1.31.0 |
nim | 2.nim | 188ms | 0.7ms | 1.5MB | 177ms | 0ms | nim 2.2.0 |
nim | 2.nim | 239ms | 2.9ms | 1.8MB | 227ms | 0ms | nim/clang 2.2.0 |
nim | 1.nim | 569ms | 1.0ms | 1.8MB | 433ms | 123ms | nim/clang 2.2.0 |
nim | 1.nim | 596ms | 1.0ms | 1.5MB | 467ms | 113ms | nim 2.2.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 21ms | 0.6ms | 1.5MB | 10ms | 0ms | nim 2.2.0 |
nim | 2.nim | 26ms | 0.4ms | 1.6MB | 17ms | 0ms | nim/clang 2.2.0 |
chapel | 5.chpl | 29ms | 0.1ms | 32.4MB | 27ms | 0ms | chpl 1.31.0 |
nim | 1.nim | 60ms | 1.1ms | 1.8MB | 40ms | 7ms | nim/clang 2.2.0 |
nim | 1.nim | 63ms | 1.0ms | 1.5MB | 43ms | 7ms | nim 2.2.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1933ms | 21ms | 33.0MB | 3823ms | 0ms | chpl 1.31.0 |
nim | 1.nim | 3574ms | 1.3ms | 1.6MB | 3563ms | 0ms | nim/clang 2.2.0 |
nim | 1.nim | 3593ms | 7.6ms | 1.4MB | 3583ms | 0ms | nim 2.2.0 |
chapel | 1.chpl | 3709ms | 10.0ms | 32.8MB | 3703ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 496ms | 1.0ms | 32.8MB | 960ms | 0ms | chpl 1.31.0 |
nim | 1.nim | 896ms | 0.8ms | 1.5MB | 887ms | 0ms | nim/clang 2.2.0 |
nim | 1.nim | 904ms | 3.3ms | 1.3MB | 893ms | 0ms | nim 2.2.0 |
chapel | 1.chpl | 946ms | 5.3ms | 32.8MB | 937ms | 7ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 140ms | 0.3ms | 32.9MB | 243ms | 3ms | chpl 1.31.0 |
nim | 1.nim | 226ms | 0.6ms | 1.5MB | 213ms | 0ms | nim/clang 2.2.0 |
nim | 1.nim | 228ms | 1.3ms | 1.3MB | 220ms | 0ms | nim 2.2.0 |
chapel | 1.chpl | 257ms | 3.3ms | 32.8MB | 247ms | 0ms | chpl 1.31.0 |