binary-heap-benchmark
binary-heap-benchmark copied to clipboard
Zig benchmark
Zig version
Zig is a general-purpose programming language designed for performance, safety, and maintainability. It was created by Andrew Kelley in 2015 as an alternative to C and C++, with the goal of combining the best features of these languages while avoiding their flaws. You can know more at its official website.
Build and run
zig build -Doptimize=ReleaseFast run
Zig version: 0.11.0-dev.1580+a5b34a61a
@MikeMirzayanov ping :)