Tag: hidden

The Hidden Loop

Programmers use loops to avoid writing repetitive code, but sometimes forget that compilers will unroll their loops when possible for…