Y
Hacker News
new
|
ask
|
show
|
jobs
by
CyberDildonics
591 days ago
Why would you use a b tree if you don't need sorting? It will not only be slower but require a lot more to make lock free (is this hash map lock free?).