previous
|
index
|
next
Further Optimizations
A compiler can code an integer multiply by 2 using a (very fast) "bit shift left" operation:
previous
|
index
|
next