πŸ‡ΊπŸ‡¦ Go performance channel
1.5K subscribers
39 photos
401 links
Go performance, runtime, concurrency.

Talks, blogposts and open source projects for gophers.

Not affiliated with Go team.

https://go-perf.dev

(mail: [email protected] / @olegkovalov)
Download Telegram
#golang cmd/compile: new inline heuristic for struct compares.

(commit https://github.com/golang/go/commit/6605686e3b503a1d82a526e3970ce4c93f7e2106)
P99 CONF 2022 Agenda Revealed! #P99CONF is a free online conference for all things low latency, Oct 19-20, 2022. Check out the agenda and speakers, then register today! Sponsored by #ScyllaDB

https://twitter.com/P99CONF/status/1569754995267981312
One more nice #golang JSON patch and 5% speed up. Sometimes it's enough just to read the code and remove a few lines.

by @mvdan_ https://go-review.googlesource.com/c/go/+/437558/
Hey friends, what #golang community Youtube channels do you know?

I know @LondonGophers (https://www.youtube.com/c/LondonGophers/videos) can you share more? Thanks in advance!
arena: add experimental arena package https://go-review.googlesource.com/c/go/+/423361