Current benchmark data was generated on Tue Dec 31 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.)
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 1616ms | 20ms | 49.1MB | 1590ms | 10ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 142ms | 0.5ms | 7.1MB | 130ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 2162ms | 6.9ms | 2.5MB | 2130ms | 13ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 368ms | 1.2ms | 1.9MB | 347ms | 10ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 81ms | 0.5ms | 1.1MB | 70ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 10ms | 0.6ms | 1.1MB | 0ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 0.9ms | 0.0ms | 1.3MB | 0ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 746ms | 5.8ms | 21.8MB | 720ms | 10ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 84ms | 2.3ms | 7.5MB | 67ms | 3ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 33ms | 1.3ms | 2.9MB | 23ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 90ms | 3.0ms | 2.9MB | 83ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 14ms | 0.1ms | 1.4MB | 10ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 237ms | 4.1ms | 4.2MB | 227ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 12ms | 0.1ms | 1.3MB | 0ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 790ms | 14ms | 41.1MB | 763ms | 10ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 160ms | 1.9ms | 11.1MB | 147ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 2339ms | 5.6ms | 2.2MB | 2307ms | 17ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 536ms | 2.8ms | 1.8MB | 520ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
2-m.zig | 450ms | 8.0ms | 3.8MB | 1500ms | 7ms | zig 0.13.0 |
2.zig | 872ms | 1.5ms | 1.5MB | 860ms | 0ms | zig 0.13.0 |
1.zig | 3472ms | 17ms | 1.5MB | 3463ms | 0ms | zig 0.13.0 |