🇺🇦 Go performance channel
1.5K subscribers
39 photos
400 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
Very nice trick for @code #golang users to see what is escaped to the heap or not inlined.

In most cases you don't need to see this all the time but nice thing to have in your toolbox.

CC: @GoLandIDE

https://twitter.com/_josephwoodward/status/1455522831190663173
Tracing low-level behaviour of a live #golang application with #eBPF uprobes by @nserrino from @pixie_run

https://blog.px.dev/go-garbage-collector/

(PS: why this post is from Feb 8, 2022 ? 🤔)