Hello gophers, recently I published go tool and extension for vscode to 
help with some common performance transformations for structs, such as:

   - 
   
   cpu cache alignment
   - 
   
   memory packing
   - 
   
   false sharing guarding
   - 
   
   auto annotation
   - 
   
   generic fields management, etc.
   
It supports direct transformation of go code and other useful outputs.

Check it out the repo https://github.com/1pkg/gopium and/or extension page 
https://marketplace.visualstudio.com/items?itemName=1pkg.gopium

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/0797839f-35f3-49bf-bb1f-af541cfecce6o%40googlegroups.com.

Reply via email to