Id-sorted posting-list skipping
Determine the measured skip rates and practical effectiveness of exact top-C merge algorithms on id-sorted posting-list layouts for the misi index.
References
What remains open, in order of theoretical leverage: skipping on id-sorted layouts (measured skip rates pending), learned within-list impacts (would re-enable WAND at a recall price not yet mapped), calibrated sequential stopping, tiled batch execution (bytes amortize; operations do not), and bandwidth-rich substrates --- the GPU measurement above is a first point on that curve, and bank-level processing-in-memory DRAM is a speculative later one: under the same id-block layout the accumulate is a per-bank local histogram and a verification is an in-bank dot product, though no such device has run this workload.