Current benchmark data was generated on Mon Jun 23 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 | 1752ms | 19ms | 51.9MB | 1730ms | 10ms | tinygo 0.38.0 |
chapel | 4.chpl | 1973ms | 34ms | 62.3MB | 1967ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2236ms | 21ms | 62.4MB | 2227ms | 0ms | chpl 1.31.0 |
go | 1-m.go | 2372ms | 7.5ms | 42.0MB | 5283ms | 43ms | go 1.24.4 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1915ms | 3.4ms | 28.9MB | 3803ms | 0ms | chpl 1.31.0 |
go | 4-m.go | 1917ms | 15ms | 5.5MB | 7387ms | 13ms | go 1.24.4 |
go | 1.go | 3646ms | 8.0ms | 5.6MB | 3637ms | 0ms | go 1.24.4 |
chapel | 1.chpl | 3721ms | 7.6ms | 28.8MB | 3713ms | 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 | 481ms | 1.8ms | 5.6MB | 1843ms | 0ms | go 1.24.4 |
chapel | 1-m.chpl | 491ms | 1.8ms | 28.9MB | 957ms | 0ms | chpl 1.31.0 |
go | 1.go | 915ms | 1.3ms | 3.5MB | 907ms | 0ms | go 1.24.4 |
chapel | 1.chpl | 956ms | 29ms | 28.8MB | 953ms | 0ms | chpl 1.31.0 |
go | 1.go | 1397ms | 1.7ms | 0.4MB | 1387ms | 0ms | tinygo 0.38.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 126ms | 0.7ms | 5.6MB | 450ms | 0ms | go 1.24.4 |
chapel | 1-m.chpl | 135ms | 1.0ms | 28.9MB | 243ms | 0ms | chpl 1.31.0 |
go | 1.go | 231ms | 1.9ms | 3.5MB | 220ms | 0ms | go 1.24.4 |
chapel | 1.chpl | 248ms | 1.5ms | 28.8MB | 240ms | 0ms | chpl 1.31.0 |
go | 1.go | 351ms | 0.1ms | 0.4MB | 340ms | 0ms | tinygo 0.38.0 |