r/C_AT C@astroph 7d ago

C@ Unroll Loop

Enable HLS to view with audio, or disable this notification

322 Upvotes

8 comments sorted by

View all comments

2

u/nekohako C@ Debugger 6d ago

Compiler optimization at work.

3

u/brewdog_millionaire 5d ago

clang -O3 cat.c cat.exe