πŸ‡ΊπŸ‡¦ 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
Channel name was changed to Β«Go performance channelΒ»
About time.Sleep and how it's implemented under the hood, sure, it's about #golang runtime

https://xwu64.github.io/2019/02/27/Understanding-Golang-sleep-function/
Analyzing #golang Executables by twitter.com/jebdec


Well, it's not about performance, but a very good post about executable internals.

https://pnfsoftware.com/blog/analyzing-golang-executables/
Sometimes you want to check new features from #golang master branch (also called tip).

There is no need to do it manually, just use gotip tool which does this perfectly

https://godoc.org/golang.org/dl/gotip