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
Doing so both in transit and in memory should bring in significant benefits. For example: using a u64 for CrsqlSeq when they should most-often fit in a u8 is a waste.