Monthly Archives: January 2020
Bit Twiddling Hacks
If you want to get the last bits of performance out of some code, sometime it helps to know how to manipulate values at the bit-level.
If you want to get the last bits of performance out of some code, sometime it helps to know how to manipulate values at the bit-level.