Current benchmark data was generated on Sun Dec 01 2024, 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 | 1950ms | 11ms | 66.4MB | 1937ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2095ms | 33ms | 66.4MB | 2087ms | 3ms | chpl 1.31.0 |
go | 1-m.go | 2710ms | 23ms | 43.6MB | 5730ms | 53ms | go 1.23.3 |
go | 1.go | 3491ms | 59ms | 52.2MB | 3473ms | 3ms | tinygo 0.34.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 1907ms | 17ms | 5.4MB | 7330ms | 10ms | go 1.23.3 |
chapel | 1-m.chpl | 1933ms | 21ms | 33.0MB | 3823ms | 0ms | chpl 1.31.0 |
go | 1.go | 3680ms | 35ms | 5.4MB | 3673ms | 0ms | go 1.23.3 |
chapel | 1.chpl | 3709ms | 10.0ms | 32.8MB | 3703ms | 0ms | chpl 1.31.0 |
go | 1.go | timeout | 0.0ms | 0.5MB | 4990ms | 0ms | tinygo 0.34.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 479ms | 0.2ms | 5.5MB | 1817ms | 3ms | go 1.23.3 |
chapel | 1-m.chpl | 496ms | 1.0ms | 32.8MB | 960ms | 0ms | chpl 1.31.0 |
go | 1.go | 934ms | 5.6ms | 3.4MB | 927ms | 0ms | go 1.23.3 |
chapel | 1.chpl | 946ms | 5.3ms | 32.8MB | 937ms | 7ms | chpl 1.31.0 |
go | 1.go | 1390ms | 1.4ms | 0.4MB | 1380ms | 0ms | tinygo 0.34.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 4-m.go | 126ms | 0.7ms | 5.4MB | 447ms | 0ms | go 1.23.3 |
chapel | 1-m.chpl | 140ms | 0.3ms | 32.9MB | 243ms | 3ms | chpl 1.31.0 |
go | 1.go | 234ms | 4.3ms | 3.4MB | 223ms | 0ms | go 1.23.3 |
chapel | 1.chpl | 257ms | 3.3ms | 32.8MB | 247ms | 0ms | chpl 1.31.0 |
go | 1.go | 349ms | 0.1ms | 0.3MB | 340ms | 0ms | tinygo 0.34.0 |