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
The range type is 16 bytes now, which IIRC, 16 bytes is the upper bound size that a struct is recommended to be. So, we may actually be fine in regards to performance.
Created this issue to track that we need possible perf improvements for handling ranges, especially since we merged this PR: #4476
The text was updated successfully, but these errors were encountered: