Programming-Language-Benchmarks icon indicating copy to clipboard operation
Programming-Language-Benchmarks copied to clipboard

Zig build benchmarks

Open StringNick opened this issue 1 year ago • 2 comments

Hi more a question, why zig benchmarks building without flag -Doptimize=ReleaseFast? On macbook m1 pro in binarytree test it gives 2x time perfomance increase

StringNick avatar May 11 '24 12:05 StringNick

@hanabi1224

t924417424 avatar Jun 27 '24 02:06 t924417424

I think it is turned on but writen in the include/zig/build.zig

ElekCorp avatar Jan 01 '25 15:01 ElekCorp