Bias the offsets in op_predict_link_start().
We apply a positive bias when the previous bisection point was inside the current link, causing us to scan forward a bit instead of seeking to a new location. This knocks up to 18% off the number of seeks required to open very large files with lots of links.
Please register or sign in to comment