Thread with 1 post
jump to expanded postGo 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. 🤔
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. 🤔