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
fixed in #648, I think. one practical thing to do is to explore the performance impact of using larger Bloom filters (and then compressing them!) on SBTs...
Using larger Bloom filters would enable faster search pruning.
We could either do something like RRR compression or just use the existing gz save/load.
The text was updated successfully, but these errors were encountered: