binary-heap-benchmark icon indicating copy to clipboard operation
binary-heap-benchmark copied to clipboard

Zig benchmark

Open QusaiHroub opened this issue 2 years ago • 1 comments

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

QusaiHroub avatar Feb 21 '23 15:02 QusaiHroub

@MikeMirzayanov ping :)

goyalyashpal avatar Nov 06 '23 06:11 goyalyashpal