Current benchmark data was generated on Sun Jun 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.)
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.go | 117ms | 0.4ms | 8.8MB | 110ms | 0ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.go | 34ms | 1.3ms | 8.4MB | 27ms | 0ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
3-m.go | 124ms | 0.9ms | 5.6MB | 373ms | 0ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
3-m.go | 17ms | 0.4ms | 5.6MB | 30ms | 0ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1-http2.go | 117ms | 4.7ms | 58.2MB | 340ms | 73ms | go 1.24.3 |
2-m.go | 359ms | 31ms | 172.9MB | 633ms | 593ms | go 1.24.3 |
1-m.go | 390ms | 0.5ms | 178.5MB | 717ms | 630ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1-http2.go | 31ms | 2.7ms | 25.5MB | 57ms | 17ms | go 1.24.3 |
2-m.go | 64ms | 7.2ms | 37.0MB | 83ms | 87ms | go 1.24.3 |
1-m.go | 65ms | 9.9ms | 37.0MB | 83ms | 93ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
7-m.go | 679ms | 12ms | 39.2MB | 2393ms | 20ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
7-m.go | 131ms | 1.0ms | 32.2MB | 350ms | 20ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
3.go | 120ms | 4.7ms | 3.5MB | 113ms | 0ms | go 1.24.3 |
3.go | 132ms | 2.8ms | 0.5MB | 123ms | 0ms | tinygo 0.37.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
8.go | 1178ms | 8.3ms | 8.6MB | 1163ms | 7ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
8.go | 276ms | 1.1ms | 8.6MB | 267ms | 0ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
0-ffi.go | 92ms | 0.1ms | 5.2MB | 90ms | 0ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
0-ffi.go | 25ms | 0.6ms | 5.2MB | 20ms | 0ms | go 1.24.3 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
4-m.go | 1909ms | 15ms | 5.6MB | 7397ms | 7ms | go 1.24.3 |
1.go | 3690ms | 9.5ms | 5.6MB | 3687ms | 0ms | go 1.24.3 |
1.go | timeout | 0.0ms | 0.5MB | 4990ms | 0ms | tinygo 0.37.0 |