b81f3a8469
- gives 2x-3x performance boost on average - essentially turns binary search of a span into simple indexing using stored index value from the previous frame (so called "fetch hint")