Current benchmark data was generated on Sun Jan 29 2023, 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 | 1938ms | 2.8ms | 35.0MB | 1920ms | 3ms | nim 1.6.10 |
nim | 2.nim | 2100ms | 32ms | 35.2MB | 2080ms | 3ms | nim/clang 1.6.10 |
chapel | 4.chpl | 2288ms | 2.0ms | 39.5MB | 2273ms | 7ms | chpl 1.29.0 |
chapel | 3.chpl | 2480ms | 30ms | 37.5MB | 2453ms | 7ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 186ms | 2.3ms | 5.5MB | 170ms | 0ms | nim 1.6.10 |
nim | 2.nim | 199ms | 5.2ms | 5.7MB | 183ms | 0ms | nim/clang 1.6.10 |
chapel | 4.chpl | 222ms | 4.9ms | 7.3MB | 207ms | 0ms | chpl 1.29.0 |
chapel | 3.chpl | 232ms | 0.8ms | 11.3MB | 220ms | 0ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 5-m.chpl | 147ms | 1.7ms | 3.8MB | 250ms | 0ms | chpl 1.29.0 |
nim | 2.nim | 269ms | 0.5ms | 1.1MB | 260ms | 0ms | nim 1.6.10 |
nim | 2.nim | 335ms | 0.5ms | 1.3MB | 323ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 771ms | 2.9ms | 1.1MB | 663ms | 90ms | nim 1.6.10 |
nim | 1.nim | 796ms | 0.7ms | 1.3MB | 693ms | 87ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 29ms | 0.9ms | 1.0MB | 20ms | 0ms | nim 1.6.10 |
chapel | 5.chpl | 30ms | 3.2ms | 3.5MB | 33ms | 0ms | chpl 1.29.0 |
nim | 2.nim | 36ms | 0.4ms | 1.3MB | 30ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 81ms | 2.9ms | 1.0MB | 57ms | 10ms | nim 1.6.10 |
nim | 1.nim | 83ms | 1.2ms | 1.2MB | 63ms | 3ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 2252ms | 12ms | 32.3MB | 4413ms | 10ms | chpl 1.29.0 |
nim | 1.nim | 4118ms | 0.9ms | 1.3MB | 4110ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 4119ms | 0.1ms | 1.3MB | 4107ms | 0ms | nim 1.6.10 |
chapel | 1.chpl | 4379ms | 5.0ms | 32.4MB | 4373ms | 0ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 583ms | 1.8ms | 32.7MB | 1113ms | 3ms | chpl 1.29.0 |
nim | 1.nim | 1031ms | 0.3ms | 1.3MB | 1020ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 1032ms | 1.1ms | 1.3MB | 1020ms | 0ms | nim 1.6.10 |
chapel | 1.chpl | 1114ms | 2.0ms | 32.3MB | 1100ms | 7ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 166ms | 1.9ms | 32.3MB | 287ms | 3ms | chpl 1.29.0 |
nim | 1.nim | 259ms | 0.1ms | 1.3MB | 250ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 260ms | 0.4ms | 1.3MB | 250ms | 0ms | nim 1.6.10 |
chapel | 1.chpl | 296ms | 2.0ms | 32.3MB | 287ms | 3ms | chpl 1.29.0 |