Current benchmark data was generated on Fri May 20 2022, 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 | 733ms | 92ms | 842.9MB | 710ms | 130ms | kotlin/jvm 17.0.2 |
chapel | 4.chpl | 2346ms | 6.5ms | 64.0MB | 2320ms | 17ms | chpl 1.26.0 |
chapel | 3.chpl | 2513ms | 24ms | 64.0MB | 2487ms | 17ms | chpl 1.26.0 |
kotlin | 1.kt | 3949ms | 18ms | 514.4MB | 3847ms | 87ms | kotlin/native 1.6.21 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
kotlin | 1.kt | 133ms | 2.6ms | 109.5MB | 117ms | 20ms | kotlin/jvm 17.0.2 |
chapel | 4.chpl | 226ms | 2.7ms | 34.1MB | 207ms | 3ms | chpl 1.26.0 |
chapel | 3.chpl | 228ms | 2.1ms | 34.3MB | 213ms | 3ms | chpl 1.26.0 |
kotlin | 1.kt | 304ms | 2.8ms | 62.2MB | 283ms | 3ms | kotlin/native 1.6.21 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
kotlin | 1.kt | 2944ms | 38ms | 157.9MB | 3853ms | 60ms | kotlin/jvm 17.0.2 |
kotlin | 2-m.kt | 3273ms | 617ms | 187.2MB | 6243ms | 67ms | kotlin/jvm 17.0.2 |
chapel | 1-m.chpl | 4114ms | 58ms | 71.5MB | 8013ms | 37ms | chpl 1.26.0 |
kotlin | 1.kt | timeout | 0.0ms | 0.0MB | 0ms | 0ms | kotlin/native 1.6.21 |
kotlin | 2-m.kt | timeout | 0.0ms | 0.0MB | 0ms | 0ms | kotlin/native 1.6.21 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 281ms | 1.3ms | 44.2MB | 503ms | 10ms | chpl 1.26.0 |
kotlin | 1-m.kt | 689ms | 63ms | 100.4MB | 1230ms | 27ms | kotlin/jvm 17.0.2 |
kotlin | 2-m.kt | 848ms | 12ms | 70.4MB | 1487ms | 23ms | kotlin/native 1.6.21 |
kotlin | 1.kt | 1044ms | 5.6ms | 32.7MB | 1030ms | 7ms | kotlin/native 1.6.21 |
kotlin | 2-m.kt | 1092ms | 73ms | 106.9MB | 1977ms | 57ms | kotlin/jvm 17.0.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 598ms | 3.9ms | 34.1MB | 580ms | 7ms | chpl 1.26.0 |
kotlin | 1.kt | timeout | 0.0ms | 0.0MB | 0ms | 0ms | kotlin/jvm 17.0.2 |
kotlin | 1n.kt | timeout | 0.0ms | 0.0MB | 0ms | 0ms | kotlin/native 1.6.21 |
kotlin | 2n.kt | timeout | 0.0ms | 0.0MB | 0ms | 0ms | kotlin/native 1.6.21 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 152ms | 0.7ms | 34.1MB | 143ms | 0ms | chpl 1.26.0 |
kotlin | 1.kt | 1456ms | 23ms | 227.6MB | 1820ms | 50ms | kotlin/jvm 17.0.2 |
kotlin | 1n.kt | timeout | 0.0ms | 0.0MB | 0ms | 0ms | kotlin/native 1.6.21 |
kotlin | 2n.kt | timeout | 0.0ms | 0.0MB | 0ms | 0ms | kotlin/native 1.6.21 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 2311ms | 70ms | 32.5MB | 4457ms | 10ms | chpl 1.26.0 |
chapel | 1.chpl | 4377ms | 1.0ms | 32.4MB | 4360ms | 7ms | chpl 1.26.0 |