Current benchmark data was generated on Sun Jul 13 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 | 1743ms | 3.1ms | 51.9MB | 1723ms | 10ms | tinygo 0.38.0 |
chapel | 4.chpl | 1953ms | 3.7ms | 62.3MB | 1943ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2034ms | 7.2ms | 62.3MB | 2027ms | 0ms | chpl 1.31.0 |
go | 1-m.go | 2344ms | 26ms | 41.8MB | 5190ms | 40ms | go 1.24.5 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 1905ms | 8.6ms | 5.5MB | 7413ms | 7ms | go 1.24.5 |
chapel | 1-m.chpl | 1924ms | 19ms | 28.9MB | 3823ms | 0ms | chpl 1.31.0 |
go | 1.go | 3702ms | 11ms | 5.6MB | 3693ms | 0ms | go 1.24.5 |
chapel | 1.chpl | 3743ms | 29ms | 28.8MB | 3740ms | 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 | 482ms | 3.4ms | 5.5MB | 1833ms | 0ms | go 1.24.5 |
chapel | 1-m.chpl | 492ms | 2.1ms | 28.9MB | 953ms | 0ms | chpl 1.31.0 |
go | 1.go | 915ms | 1.8ms | 3.5MB | 907ms | 0ms | go 1.24.5 |
chapel | 1.chpl | 939ms | 3.2ms | 28.8MB | 933ms | 0ms | chpl 1.31.0 |
go | 1.go | 1397ms | 0.6ms | 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 | 0.9ms | 5.5MB | 450ms | 0ms | go 1.24.5 |
chapel | 1-m.chpl | 138ms | 9.9ms | 28.9MB | 250ms | 3ms | chpl 1.31.0 |
go | 1.go | 237ms | 2.0ms | 3.5MB | 230ms | 0ms | go 1.24.5 |
chapel | 1.chpl | 248ms | 1.3ms | 28.8MB | 240ms | 0ms | chpl 1.31.0 |
go | 1.go | 351ms | 0.4ms | 0.4MB | 340ms | 0ms | tinygo 0.38.0 |