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 |
---|---|---|---|---|---|---|---|
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 |
go | 1.go | 3040ms | 4.2ms | 45.1MB | 4367ms | 53ms | go 1.19.5 |
go | 1.go | 3913ms | 11ms | 39.6MB | 3890ms | 7ms | tinygo 0.25.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 3.go | 165ms | 0.5ms | 0.3MB | 160ms | 0ms | tinygo 0.25.0 |
go | 3.go | 175ms | 1.8ms | 2.9MB | 160ms | 0ms | go 1.19.5 |
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 |
go | 4-m.go | 2502ms | 32ms | 6.9MB | 4830ms | 3ms | go 1.19.5 |
chapel | 1.chpl | 4379ms | 5.0ms | 32.4MB | 4373ms | 0ms | chpl 1.29.0 |
go | 1.go | 4961ms | 8.6ms | 5.5MB | 4950ms | 0ms | go 1.19.5 |
go | 1.go | timeout | 0.0ms | 0.4MB | 4987ms | 0ms | tinygo 0.25.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 |
go | 4-m.go | 632ms | 4.9ms | 2.9MB | 1197ms | 0ms | go 1.19.5 |
chapel | 1.chpl | 1114ms | 2.0ms | 32.3MB | 1100ms | 7ms | chpl 1.29.0 |
go | 1.go | 1248ms | 4.9ms | 2.9MB | 1230ms | 0ms | go 1.19.5 |
go | 1.go | 2584ms | 6.9ms | 0.0MB | 2567ms | 0ms | tinygo 0.25.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 |
go | 4-m.go | 168ms | 1.6ms | 4.9MB | 293ms | 0ms | go 1.19.5 |
chapel | 1.chpl | 296ms | 2.0ms | 32.3MB | 287ms | 3ms | chpl 1.29.0 |
go | 1.go | 316ms | 2.0ms | 4.9MB | 303ms | 0ms | go 1.19.5 |
go | 1.go | 645ms | 0.1ms | 0.0MB | 633ms | 0ms | tinygo 0.25.0 |