🎊 Go 1.20 Release Candidate 1 is released! 🏃♂️ Run it in dev! Run it in prod! File bugs! go.dev/issue/new 📣 Announcement: groups.google.com/g/golang-annou… 📦 Download: go.dev/dl/#go1.20rc1 #golang
7
146
488
0
3
Download Image
@golang Among the changes, nothing that stands out except: "The runtime now has experimental support for memory-safe arena allocation that can eagerly free mem in bulk. It can improve CPU perf by up to 15% in mem-alloc-heavy apps." I wish I can implement my own allocators, Zig-style.
@golang The list of changes is long and boring. Boring is good!
@golang @goinggodotnet switch on generic types coming anytime soon???