Current benchmark data was generated on Wed Feb 08 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 | 2517ms | 18ms | 33.9MB | 2493ms | 3ms | nim 1.6.10 |
nim | 2.nim | 2531ms | 9.3ms | 34.8MB | 2507ms | 7ms | nim/clang 1.6.10 |
chapel | 4.chpl | 2946ms | 5.9ms | 64.3MB | 2910ms | 20ms | chpl 1.29.0 |
chapel | 3.chpl | 3233ms | 39ms | 64.3MB | 3197ms | 17ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 239ms | 0.4ms | 5.7MB | 227ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 240ms | 1.4ms | 5.5MB | 220ms | 0ms | nim 1.6.10 |
chapel | 4.chpl | 279ms | 2.6ms | 34.3MB | 260ms | 7ms | chpl 1.29.0 |
chapel | 3.chpl | 294ms | 2.5ms | 32.1MB | 270ms | 7ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 5-m.chpl | 164ms | 5.7ms | 32.0MB | 277ms | 3ms | chpl 1.29.0 |
nim | 2.nim | 291ms | 3.7ms | 1.0MB | 277ms | 0ms | nim 1.6.10 |
nim | 2.nim | 367ms | 10.0ms | 1.3MB | 353ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 823ms | 13ms | 1.3MB | 707ms | 97ms | nim/clang 1.6.10 |
nim | 1.nim | 839ms | 20ms | 1.0MB | 723ms | 100ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 5.chpl | 33ms | 3.1ms | 22.0MB | 30ms | 7ms | chpl 1.29.0 |
nim | 2.nim | 34ms | 2.2ms | 1.1MB | 20ms | 0ms | nim 1.6.10 |
nim | 2.nim | 39ms | 0.2ms | 1.3MB | 30ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 84ms | 1.5ms | 1.2MB | 63ms | 7ms | nim/clang 1.6.10 |
nim | 1.nim | 89ms | 0.6ms | 1.1MB | 67ms | 7ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 180ms | 1.4ms | 1.3MB | 170ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 184ms | 1.5ms | 1.0MB | 170ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.1MB | 4983ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.2MB | 4987ms | 0ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 535ms | 14ms | 1.3MB | 520ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 540ms | 0.9ms | 1.1MB | 530ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.0MB | 4990ms | 0ms | nim 1.6.10 |
nim | 1.nim | timeout | 0.0ms | 1.3MB | 4983ms | 0ms | nim/clang 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 77ms | 2.3ms | 1.2MB | 67ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 80ms | 1.7ms | 1.0MB | 70ms | 0ms | nim 1.6.10 |
nim | 1.nim | 449ms | 7.2ms | 1.3MB | 437ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 496ms | 1.6ms | 1.0MB | 483ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 2.nim | 782ms | 1.9ms | 6.3MB | 770ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 988ms | 18ms | 6.0MB | 973ms | 0ms | nim 1.6.10 |
nim | 1.nim | 1048ms | 48ms | 41.3MB | 1023ms | 10ms | nim/clang 1.6.10 |
nim | 1.nim | 1053ms | 31ms | 40.6MB | 1027ms | 7ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
nim | 1.nim | 153ms | 1.5ms | 11.1MB | 140ms | 0ms | nim 1.6.10 |
nim | 1.nim | 156ms | 2.8ms | 11.3MB | 140ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 174ms | 4.5ms | 3.2MB | 163ms | 0ms | nim/clang 1.6.10 |
nim | 2.nim | 240ms | 7.1ms | 3.1MB | 230ms | 0ms | nim 1.6.10 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 2324ms | 13ms | 32.3MB | 4533ms | 10ms | chpl 1.29.0 |
nim | 1.nim | 4075ms | 23ms | 1.2MB | 4060ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 4100ms | 19ms | 1.3MB | 4087ms | 0ms | nim 1.6.10 |
chapel | 1.chpl | 4465ms | 18ms | 32.4MB | 4443ms | 7ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 654ms | 50ms | 32.3MB | 1177ms | 10ms | chpl 1.29.0 |
nim | 1.nim | 1028ms | 4.7ms | 1.3MB | 1020ms | 0ms | nim 1.6.10 |
nim | 1.nim | 1040ms | 16ms | 1.2MB | 1027ms | 0ms | nim/clang 1.6.10 |
chapel | 1.chpl | 1147ms | 4.0ms | 32.3MB | 1130ms | 3ms | chpl 1.29.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 179ms | 4.2ms | 32.3MB | 300ms | 10ms | chpl 1.29.0 |
nim | 1.nim | 261ms | 1.5ms | 1.2MB | 250ms | 0ms | nim/clang 1.6.10 |
nim | 1.nim | 262ms | 2.0ms | 1.3MB | 250ms | 0ms | nim 1.6.10 |
chapel | 1.chpl | 309ms | 5.9ms | 32.3MB | 287ms | 7ms | chpl 1.29.0 |