Current benchmark data was generated on Sat Mar 29 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 | 1256ms | 11ms | 55.0MB | 1230ms | 10ms | tinygo 0.37.0 |
chapel | 4.chpl | 1958ms | 4.8ms | 62.3MB | 1947ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2059ms | 4.1ms | 62.3MB | 2053ms | 0ms | chpl 1.31.0 |
go | 1-m.go | 2402ms | 27ms | 39.8MB | 5327ms | 37ms | go 1.24.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 1.go | 114ms | 0.9ms | 5.6MB | 103ms | 0ms | tinygo 0.37.0 |
chapel | 4.chpl | 185ms | 2.7ms | 32.3MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 190ms | 1.5ms | 32.2MB | 183ms | 0ms | chpl 1.31.0 |
go | 1-m.go | 211ms | 0.7ms | 8.0MB | 377ms | 10ms | go 1.24.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 3.go | 120ms | 1.0ms | 3.5MB | 110ms | 0ms | go 1.24.1 |
go | 3.go | 135ms | 1.8ms | 0.5MB | 127ms | 0ms | tinygo 0.37.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 1901ms | 1.6ms | 5.5MB | 7417ms | 3ms | go 1.24.1 |
chapel | 1-m.chpl | 1924ms | 19ms | 28.9MB | 3827ms | 0ms | chpl 1.31.0 |
go | 1.go | 3665ms | 8.1ms | 5.6MB | 3660ms | 0ms | go 1.24.1 |
chapel | 1.chpl | 3722ms | 4.8ms | 28.8MB | 3717ms | 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 | 482ms | 2.2ms | 5.6MB | 1837ms | 3ms | go 1.24.1 |
chapel | 1-m.chpl | 490ms | 0.4ms | 28.9MB | 953ms | 0ms | chpl 1.31.0 |
go | 1.go | 918ms | 5.1ms | 3.5MB | 907ms | 0ms | go 1.24.1 |
chapel | 1.chpl | 943ms | 3.9ms | 28.8MB | 940ms | 0ms | chpl 1.31.0 |
go | 1.go | 1397ms | 0.3ms | 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.6ms | 5.5MB | 453ms | 0ms | go 1.24.1 |
chapel | 1-m.chpl | 135ms | 1.0ms | 28.9MB | 243ms | 0ms | chpl 1.31.0 |
go | 1.go | 234ms | 0.8ms | 3.5MB | 227ms | 0ms | go 1.24.1 |
chapel | 1.chpl | 246ms | 0.4ms | 28.8MB | 240ms | 0ms | chpl 1.31.0 |
go | 1.go | 351ms | 0.2ms | 0.4MB | 340ms | 0ms | tinygo 0.37.0 |