General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Chaos Corner
Computerphile
comments
Comments by "Chaos Corner" (@chaos.corner) on "Bug in Binary Search - Computerphile" video.
@nimcompoo One issue with bitshifting is it can obscure the intent of the code and may be an unnecessary optimization anyway due to other parts of the code being slow or because of compiler optimizations.
1