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 |
---|---|---|---|---|---|---|---|
kotlin | 1.kt | 637ms | 22ms | 413.1MB | 650ms | 83ms | kotlin/jvm 17.0.2 |
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 |
kotlin | 1.kt | timeout | 0.0ms | 214.4MB | 8513ms | 1040ms | kotlin/native 1.8.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
kotlin | 1.kt | 126ms | 1.9ms | 109.3MB | 110ms | 27ms | kotlin/jvm 17.0.2 |
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 |
kotlin | 1-m.kt | 498ms | 4.9ms | 30.5MB | 830ms | 97ms | kotlin/native 1.8.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
kotlin | 1.kt | 2838ms | 51ms | 154.4MB | 3633ms | 70ms | kotlin/jvm 17.0.2 |
kotlin | 2-m.kt | 3112ms | 65ms | 160.9MB | 5930ms | 70ms | kotlin/jvm 17.0.2 |
chapel | 1-m.chpl | 4045ms | 127ms | 59.5MB | 7877ms | 30ms | chpl 1.29.0 |
kotlin | 1.kt | timeout | 0.0ms | 10.8MB | 6237ms | 273ms | kotlin/native 1.8.0 |
kotlin | 2-m.kt | timeout | 0.0ms | 32.3MB | 9277ms | 130ms | kotlin/native 1.8.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 275ms | 5.3ms | 13.7MB | 503ms | 3ms | chpl 1.29.0 |
kotlin | 1-m.kt | 706ms | 31ms | 100.0MB | 1227ms | 43ms | kotlin/jvm 17.0.2 |
kotlin | 2-m.kt | 847ms | 31ms | 23.0MB | 1523ms | 23ms | kotlin/native 1.8.0 |
kotlin | 2-m.kt | 983ms | 35ms | 100.4MB | 1770ms | 33ms | kotlin/jvm 17.0.2 |
kotlin | 1.kt | 1022ms | 5.5ms | 8.8MB | 1277ms | 57ms | kotlin/native 1.8.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 592ms | 4.7ms | 6.1MB | 587ms | 0ms | chpl 1.29.0 |
kotlin | 1.kt | timeout | 0.0ms | 209.1MB | 5367ms | 70ms | kotlin/jvm 17.0.2 |
kotlin | 1n.kt | timeout | 0.0ms | 8.9MB | 6317ms | 127ms | kotlin/native 1.8.0 |
kotlin | 2n.kt | timeout | 0.0ms | 10.5MB | 5033ms | 87ms | kotlin/native 1.8.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 147ms | 1.3ms | 3.6MB | 140ms | 0ms | chpl 1.29.0 |
kotlin | 1.kt | 1451ms | 36ms | 224.1MB | 1807ms | 43ms | kotlin/jvm 17.0.2 |
kotlin | 1n.kt | timeout | 0.0ms | 14.9MB | 6290ms | 127ms | kotlin/native 1.8.0 |
kotlin | 2n.kt | timeout | 0.0ms | 9.1MB | 5033ms | 93ms | kotlin/native 1.8.0 |
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 |
chapel | 1.chpl | 4379ms | 5.0ms | 32.4MB | 4373ms | 0ms | chpl 1.29.0 |