Hacker News new | ask | show | jobs
RadixSpline: A Single-Pass Learned Index (github.com)
47 points by byteshift 1965 days ago
2 comments

We recently published a comparison of learned indexes (including RadixSpline and the PGM index posted yesterday)in VLDB: https://vldb.org/pvldb/vol14/p1-marcus.pdf
Well written and easy to follow. Thank you for publishing this!