Hacker News new | ask | show | jobs
by monstrado 4768 days ago
I guess it depends on your use case, most of the use cases I've seen have been time series using range iterations which is incredibly fast, but I understand your concern if you're only using it for random gets.
1 comments

Probably providing the option to create a btree or hash map would be nice.