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
Our data structures rely quite heavily on bit access and integer compression. succient seems to be rather bloated and also slow during copies. Not sure how fixedbitset performs. We should try to evaluate if there are different, potentially better implementations out there.