Y
Hacker News
new
|
ask
|
show
|
jobs
by
eggprices
45 days ago
When you can't seek quickly, e.g. on a disk, you can use a B-tree with say 128-way search. Fetching 128 keys doesn't cost much more than fetching 1 but it saves an additional 7 fetches.