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
When the non-moving garbage collector is in use, each shrink operation has to do some funny business to support it. How expensive is this? Is it expensive enough to justify cloning instead, especially for very small arrays?