This section is a follow-up to the previous one, where we optimized binary search by the means of removing branching and improving the memory layout. Here, we will also be searching in sorted arrays, but this time we are not limited to fetching and comparing only one element at a time.| en.algorithmica.org
This is an upcoming high performance computing book titled “Algorithms for Modern Hardware” by Sergey Slotin.| en.algorithmica.org