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
Fix the actual god damned bottleneck, because calling .truncate() actually tries to drop every byte in the array. Telling the vector to forget it's contents is a better approach
0 commit comments