Current benchmark data was generated on Fri May 20 2022, 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 | 2346ms | 6.5ms | 64.0MB | 2320ms | 17ms | chpl 1.26.0 |
chapel | 3.chpl | 2513ms | 24ms | 64.0MB | 2487ms | 17ms | chpl 1.26.0 |
go | 1.go | 3208ms | 18ms | 45.7MB | 4603ms | 63ms | go 1.18.2 |
go | 1.go | 4543ms | 15ms | 39.4MB | 4520ms | 7ms | tinygo 0.23.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
go | 3.go | 165ms | 0.4ms | 2.0MB | 153ms | 0ms | tinygo 0.23.0 |
go | 3.go | 173ms | 2.5ms | 2.9MB | 160ms | 0ms | go 1.18.2 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 2311ms | 70ms | 32.5MB | 4457ms | 10ms | chpl 1.26.0 |
go | 4-m.go | 2513ms | 5.8ms | 5.3MB | 4870ms | 7ms | go 1.18.2 |
chapel | 1.chpl | 4377ms | 1.0ms | 32.4MB | 4360ms | 7ms | chpl 1.26.0 |
go | 1.go | 4978ms | 9.8ms | 5.4MB | 4963ms | 0ms | go 1.18.2 |
go | 1.go | timeout | 0.0ms | 0.0MB | 0ms | 0ms | tinygo 0.23.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 582ms | 1.7ms | 32.4MB | 1110ms | 3ms | chpl 1.26.0 |
go | 4-m.go | 636ms | 1.3ms | 3.3MB | 1207ms | 0ms | go 1.18.2 |
chapel | 1.chpl | 1110ms | 0.6ms | 32.4MB | 1097ms | 3ms | chpl 1.26.0 |
go | 1.go | 1246ms | 1.8ms | 3.3MB | 1230ms | 3ms | go 1.18.2 |
go | 1.go | 2576ms | 0.3ms | 0.0MB | 2567ms | 0ms | tinygo 0.23.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 165ms | 0.5ms | 32.4MB | 283ms | 3ms | chpl 1.26.0 |
go | 4-m.go | 168ms | 1.2ms | 2.8MB | 300ms | 0ms | go 1.18.2 |
chapel | 1.chpl | 295ms | 1.0ms | 32.4MB | 283ms | 3ms | chpl 1.26.0 |
go | 1.go | 317ms | 2.2ms | 2.8MB | 303ms | 0ms | go 1.18.2 |
go | 1.go | 647ms | 0.4ms | 2.0MB | 640ms | 0ms | tinygo 0.23.0 |