Current benchmark data was generated on Sat Nov 16 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 | 1720ms | 11ms | 49.1MB | 1690ms | 13ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 149ms | 4.1ms | 7.1MB | 137ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 2266ms | 2.1ms | 2.5MB | 2237ms | 10ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 384ms | 0.9ms | 1.9MB | 367ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 87ms | 0.5ms | 1.1MB | 80ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 11ms | 0.7ms | 1.1MB | 0ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 1.0ms | 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 | 801ms | 16ms | 21.0MB | 777ms | 10ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 91ms | 1.0ms | 7.5MB | 77ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 34ms | 0.7ms | 2.9MB | 27ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 95ms | 2.2ms | 2.9MB | 87ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 15ms | 0.2ms | 1.4MB | 10ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 246ms | 0.7ms | 4.2MB | 240ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 12ms | 0.2ms | 1.3MB | 0ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 840ms | 21ms | 41.1MB | 813ms | 10ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 168ms | 1.1ms | 11.1MB | 157ms | 3ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 2456ms | 3.3ms | 2.3MB | 2427ms | 10ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.zig | 567ms | 4.0ms | 1.8MB | 557ms | 0ms | zig 0.13.0 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
2-m.zig | 473ms | 0.3ms | 3.8MB | 1590ms | 7ms | zig 0.13.0 |
2.zig | 918ms | 5.7ms | 1.5MB | 903ms | 0ms | zig 0.13.0 |
1.zig | 3679ms | 26ms | 1.5MB | 3670ms | 0ms | zig 0.13.0 |