Current benchmark data was generated on Mon May 19 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 | 1249ms | 9.0ms | 55.0MB | 1227ms | 10ms | tinygo 0.37.0 |
chapel | 4.chpl | 1952ms | 9.9ms | 62.3MB | 1943ms | 3ms | chpl 1.31.0 |
chapel | 3.chpl | 2127ms | 36ms | 62.3MB | 2120ms | 0ms | chpl 1.31.0 |
go | 1-m.go | 2386ms | 8.7ms | 41.6MB | 5307ms | 40ms | go 1.24.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 1.go | 113ms | 1.7ms | 5.6MB | 100ms | 0ms | tinygo 0.37.0 |
chapel | 4.chpl | 184ms | 1.8ms | 30.3MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 186ms | 1.6ms | 32.3MB | 183ms | 0ms | chpl 1.31.0 |
go | 1-m.go | 210ms | 2.2ms | 8.1MB | 370ms | 10ms | go 1.24.3 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 1909ms | 16ms | 5.6MB | 7410ms | 7ms | go 1.24.3 |
chapel | 1-m.chpl | 1912ms | 1.5ms | 28.9MB | 3800ms | 0ms | chpl 1.31.0 |
go | 1.go | 3665ms | 9.0ms | 5.6MB | 3663ms | 0ms | go 1.24.3 |
chapel | 1.chpl | 3730ms | 9.2ms | 28.8MB | 3720ms | 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 | 480ms | 0.9ms | 5.5MB | 1843ms | 0ms | go 1.24.3 |
chapel | 1-m.chpl | 492ms | 1.7ms | 28.8MB | 960ms | 0ms | chpl 1.31.0 |
go | 1.go | 915ms | 1.2ms | 3.5MB | 910ms | 0ms | go 1.24.3 |
chapel | 1.chpl | 940ms | 3.7ms | 28.8MB | 933ms | 0ms | chpl 1.31.0 |
go | 1.go | 1396ms | 0.6ms | 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.1ms | 5.5MB | 450ms | 0ms | go 1.24.3 |
chapel | 1-m.chpl | 134ms | 0.9ms | 28.9MB | 240ms | 0ms | chpl 1.31.0 |
go | 1.go | 233ms | 2.1ms | 3.5MB | 223ms | 0ms | go 1.24.3 |
chapel | 1.chpl | 249ms | 2.0ms | 28.8MB | 243ms | 0ms | chpl 1.31.0 |
go | 1.go | 352ms | 1.1ms | 0.4MB | 340ms | 0ms | tinygo 0.37.0 |