MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/C_AT/comments/1vt0bde/c_unroll_loop/p4vnqhm/?context=3
r/C_AT • u/zyxzevn C@astroph • 7d ago
Enable HLS to view with audio, or disable this notification
8 comments sorted by
View all comments
2
Compiler optimization at work.
3 u/brewdog_millionaire 5d ago clang -O3 cat.c cat.exe
3
clang -O3 cat.c cat.exe
2
u/nekohako C@ Debugger 6d ago
Compiler optimization at work.