(no title)
pbsd | 4 months ago
The main difference there seems to be that GCC treats the if() as unlikely to be taken while the for() as likely.
pbsd | 4 months ago
The main difference there seems to be that GCC treats the if() as unlikely to be taken while the for() as likely.
No comments yet.