Current benchmark data was generated on Thu May 01 2025, 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 |
---|---|---|---|---|---|---|---|
go | 1.go | 1220ms | 11ms | 55.0MB | 1197ms | 10ms | tinygo 0.37.0 |
chapel | 4.chpl | 1953ms | 5.8ms | 62.4MB | 1947ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2034ms | 5.7ms | 62.3MB | 2027ms | 0ms | chpl 1.31.0 |
go | 1-m.go | 2348ms | 15ms | 40.2MB | 5240ms | 33ms | go 1.24.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 1913ms | 15ms | 5.5MB | 7410ms | 3ms | go 1.24.2 |
chapel | 1-m.chpl | 1928ms | 23ms | 28.9MB | 3827ms | 0ms | chpl 1.31.0 |
go | 1.go | 3658ms | 17ms | 5.6MB | 3650ms | 0ms | go 1.24.2 |
chapel | 1.chpl | 3719ms | 13ms | 28.8MB | 3713ms | 0ms | chpl 1.31.0 |
go | 1.go | timeout | 0.0ms | 0.5MB | 4990ms | 0ms | tinygo 0.37.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 489ms | 15ms | 5.5MB | 1830ms | 0ms | go 1.24.2 |
chapel | 1-m.chpl | 492ms | 2.8ms | 28.8MB | 960ms | 0ms | chpl 1.31.0 |
go | 1.go | 941ms | 32ms | 3.5MB | 933ms | 0ms | go 1.24.2 |
chapel | 1.chpl | 944ms | 3.9ms | 28.8MB | 937ms | 0ms | chpl 1.31.0 |
go | 1.go | 1397ms | 1.8ms | 0.5MB | 1390ms | 0ms | tinygo 0.37.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 125ms | 0.5ms | 5.6MB | 453ms | 0ms | go 1.24.2 |
chapel | 1-m.chpl | 134ms | 1.5ms | 28.9MB | 247ms | 0ms | chpl 1.31.0 |
go | 1.go | 239ms | 3.5ms | 3.5MB | 230ms | 0ms | go 1.24.2 |
chapel | 1.chpl | 247ms | 2.2ms | 28.8MB | 240ms | 0ms | chpl 1.31.0 |
go | 1.go | 351ms | 1.0ms | 0.4MB | 343ms | 0ms | tinygo 0.37.0 |