Current benchmark data was generated on Fri Aug 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 | 1726ms | 16ms | 51.9MB | 1707ms | 10ms | tinygo 0.38.0 |
chapel | 4.chpl | 1943ms | 3.5ms | 62.3MB | 1937ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2057ms | 34ms | 62.4MB | 2050ms | 0ms | chpl 1.31.0 |
go | 1-m.go | 2343ms | 11ms | 41.9MB | 5213ms | 33ms | go 1.24.5 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 3.go | 119ms | 1.2ms | 3.5MB | 110ms | 0ms | go 1.24.5 |
go | 3.go | 134ms | 2.9ms | 0.4MB | 127ms | 0ms | tinygo 0.38.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 1.go | 1027ms | 9.5ms | 35.4MB | 1010ms | 0ms | tinygo 0.38.0 |
go | 2.go | 1327ms | 3.3ms | 51.9MB | 1307ms | 10ms | tinygo 0.38.0 |
go | 1-m.go | 1436ms | 4.6ms | 35.2MB | 3040ms | 37ms | go 1.24.5 |
go | 2-m.go | 1649ms | 17ms | 40.9MB | 3633ms | 33ms | go 1.24.5 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 1906ms | 16ms | 5.4MB | 7413ms | 3ms | go 1.24.5 |
chapel | 1-m.chpl | 1914ms | 2.2ms | 29.0MB | 3800ms | 0ms | chpl 1.31.0 |
go | 1.go | 3693ms | 15ms | 5.6MB | 3690ms | 0ms | go 1.24.5 |
chapel | 1.chpl | 3718ms | 16ms | 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 | 480ms | 1.0ms | 5.5MB | 1843ms | 0ms | go 1.24.5 |
chapel | 1-m.chpl | 491ms | 2.1ms | 29.0MB | 953ms | 0ms | chpl 1.31.0 |
go | 1.go | 924ms | 10ms | 3.5MB | 917ms | 0ms | go 1.24.5 |
chapel | 1.chpl | 945ms | 5.5ms | 28.6MB | 940ms | 0ms | chpl 1.31.0 |
go | 1.go | 1397ms | 0.7ms | 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.6MB | 457ms | 0ms | go 1.24.5 |
chapel | 1-m.chpl | 132ms | 0.5ms | 28.9MB | 240ms | 0ms | chpl 1.31.0 |
go | 1.go | 233ms | 5.1ms | 3.5MB | 223ms | 0ms | go 1.24.5 |
chapel | 1.chpl | 246ms | 3.8ms | 28.8MB | 243ms | 0ms | chpl 1.31.0 |
go | 1.go | 351ms | 0.8ms | 0.4MB | 340ms | 0ms | tinygo 0.38.0 |