Chrisrollins65
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Struct field reordering for memory optimization
In VSCode with gopls they've got something called “suggested fixes” and one of the features of that is it informs the programmer if the fields of a struct are not ordered in a memory-optimal way an...