see this response from Michael Pratt: https://news.ycombinator.com/item?id=46967012
On Wednesday, 11 February 2026 at 18:05:07 UTC-8 Ugorji Nwoke wrote: > Great news. Can you share any info on how we got a 30% reduction in cgo > overhead? > > On Tuesday, February 10, 2026 at 2:52:47 PM UTC-5 [email protected] > wrote: > >> Hello gophers, >> >> We have just released Go 1.26.0. >> >> To find out what has changed in Go 1.26, read the release notes: >> https://go.dev/doc/go1.26 >> >> You can download binary and source distributions from our download page: >> https://go.dev/dl/#go1.26.0 >> >> If you have Go installed already, an easy way to try go1.26.0 >> is by using the go command: >> >> $ go install golang.org/dl/go1.26.0@latest >> $ go1.26.0 download >> >> To compile from source using a Git clone, update to the release with >> git checkout go1.26.0 and build as usual. >> >> Thanks to everyone who contributed to the release! >> >> Cheers, >> Junyang and Michael for the Go team >> > -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/6c4552fc-aa85-49d0-a201-2b4b5b3c4adbn%40googlegroups.com.
