Current benchmark data was generated on Tue Jul 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 | 1928ms | 4.1ms | 51.9MB | 1907ms | 7ms | tinygo 0.38.0 |
chapel | 4.chpl | 1970ms | 8.4ms | 62.3MB | 1960ms | 3ms | chpl 1.31.0 |
chapel | 3.chpl | 2062ms | 35ms | 62.3MB | 2057ms | 0ms | chpl 1.31.0 |
go | 1-m.go | 2394ms | 16ms | 46.3MB | 5317ms | 47ms | go 1.24.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 1900ms | 1.2ms | 5.5MB | 7423ms | 7ms | go 1.24.4 |
chapel | 1-m.chpl | 1930ms | 12ms | 28.9MB | 3833ms | 0ms | chpl 1.31.0 |
go | 1.go | 3659ms | 14ms | 5.5MB | 3650ms | 3ms | go 1.24.4 |
chapel | 1.chpl | 3728ms | 14ms | 28.8MB | 3723ms | 0ms | chpl 1.31.0 |
go | 1.go | timeout | 0.0ms | 0.5MB | 4990ms | 0ms | tinygo 0.38.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 480ms | 0.2ms | 5.6MB | 1843ms | 0ms | go 1.24.4 |
chapel | 1-m.chpl | 495ms | 2.2ms | 28.9MB | 960ms | 0ms | chpl 1.31.0 |
go | 1.go | 921ms | 7.0ms | 3.5MB | 913ms | 0ms | go 1.24.4 |
chapel | 1.chpl | 941ms | 4.2ms | 28.8MB | 937ms | 0ms | chpl 1.31.0 |
go | 1.go | 1398ms | 2.9ms | 0.4MB | 1390ms | 0ms | tinygo 0.38.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 125ms | 1.2ms | 5.5MB | 450ms | 0ms | go 1.24.4 |
chapel | 1-m.chpl | 134ms | 0.7ms | 29.0MB | 240ms | 0ms | chpl 1.31.0 |
go | 1.go | 232ms | 0.1ms | 3.5MB | 220ms | 0ms | go 1.24.4 |
chapel | 1.chpl | 247ms | 0.8ms | 28.8MB | 240ms | 0ms | chpl 1.31.0 |
go | 1.go | 351ms | 0.6ms | 0.4MB | 340ms | 0ms | tinygo 0.38.0 |