6 ms·
Well, my guess is that updates and inserts are much more frequent than searches in their use case. You're assuming a balanced frequency for these operations and
by titaniczero 3y ago
Well, my guess is that updates and inserts are much more frequent than searches in their use case. You're assuming a balanced frequency for these operations and it hardly ever happens.
- wswope 3y agoThis is a read-heavy workload per the OP: https://news.ycombinator.com/item?id=36071799 https://news.ycombinator.com/item?id=36071799