Skip to content
  • Timothy B. Terriberry's avatar
    Bias the offsets in op_predict_link_start(). · 498fc0bd
    Timothy B. Terriberry authored
    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.
    498fc0bd