Thread with 1 post

jump to expanded post

Go 1.22 changes for-loops to create new variables for each iteration instead of reusing the variables created initially. I wonder if that impacts garbage collection. 🤔

Open thread at this post