You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you conducted any experiments using both bloom filters and SuRF next to each other simultaneously (i.e. in one RocksDB instance) whereas bloom filters would be used for point queries and SuRF for range queries? How much would be the overhead of maintaing both in memory and from the time complexity point of view? Any measurements?
Have you conducted any experiments using both bloom filters and SuRF next to each other simultaneously (i.e. in one RocksDB instance) whereas bloom filters would be used for point queries and SuRF for range queries? How much would be the overhead of maintaing both in memory and from the time complexity point of view? Any measurements?
Thank you!
Slightly related: #3
The text was updated successfully, but these errors were encountered: