Current benchmark data was generated on Wed Jan 22 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 |
---|---|---|---|---|---|---|---|
chapel | 4.chpl | 1949ms | 7.9ms | 66.2MB | 1943ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2033ms | 5.5ms | 66.3MB | 2020ms | 3ms | chpl 1.31.0 |
go | 1-m.go | 2667ms | 12ms | 46.1MB | 5630ms | 43ms | go 1.23.5 |
go | 1.go | 3307ms | 115ms | 51.6MB | 3293ms | 0ms | tinygo 0.35.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 3.go | 128ms | 2.5ms | 0.3MB | 120ms | 0ms | tinygo 0.35.0 |
go | 3.go | 132ms | 1.5ms | 3.4MB | 123ms | 0ms | go 1.23.5 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 1892ms | 1.2ms | 5.5MB | 7360ms | 13ms | go 1.23.5 |
chapel | 1-m.chpl | 1913ms | 0.6ms | 32.8MB | 3787ms | 0ms | chpl 1.31.0 |
go | 1.go | 3668ms | 14ms | 5.5MB | 3660ms | 3ms | go 1.23.5 |
chapel | 1.chpl | 3715ms | 5.7ms | 32.8MB | 3700ms | 0ms | chpl 1.31.0 |
go | 1.go | timeout | 0.0ms | 2.2MB | 4990ms | 0ms | tinygo 0.35.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 479ms | 1.8ms | 5.5MB | 1813ms | 0ms | go 1.23.5 |
chapel | 1-m.chpl | 497ms | 2.2ms | 32.9MB | 960ms | 0ms | chpl 1.31.0 |
go | 1.go | 931ms | 2.4ms | 3.4MB | 923ms | 0ms | go 1.23.5 |
chapel | 1.chpl | 945ms | 2.0ms | 32.8MB | 937ms | 0ms | chpl 1.31.0 |
go | 1.go | 1389ms | 0.7ms | 2.3MB | 1380ms | 0ms | tinygo 0.35.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 126ms | 0.3ms | 5.4MB | 437ms | 7ms | go 1.23.5 |
chapel | 1-m.chpl | 140ms | 2.4ms | 32.9MB | 247ms | 0ms | chpl 1.31.0 |
go | 1.go | 234ms | 5.1ms | 3.4MB | 220ms | 0ms | go 1.23.5 |
chapel | 1.chpl | 255ms | 3.6ms | 32.8MB | 247ms | 3ms | chpl 1.31.0 |
go | 1.go | 350ms | 0.4ms | 0.3MB | 340ms | 0ms | tinygo 0.35.0 |