Y
Hacker News
new
|
ask
|
show
|
jobs
by
bonzini
3183 days ago
How expensive is the search for empty blocks going to be towards the end? Would it be possible to introduce a more efficient algorithm in the future, or would it invalidate past sales?
1 comments
shazow
3183 days ago
We have an array index lookup for empty slots, the search should be constant time throughout.
link