🇺🇦 Go performance channel(@go_perf) 's Twitter Profileg
🇺🇦 Go performance channel

@go_perf

#golang performance, runtime, concurrency. Talks, blogposts and open source projects for #gophers (mail: [email protected]). Not affiliated with @golang team.

ID:1192776063644028928

linkhttps://go-perf.dev calendar_today08-11-2019 12:09:19

417 Tweets

7,2K Followers

78 Following

Dmitry Vyukov(@dvyukov) 's Twitter Profile Photo

Can experts comment?
is still slower than , and is not even aiming at 100% performance (GC-ed language).
Esp: 'compromise approach...through unsafe', can it be done safely? with unsafe is kinda like 🤷

account_circle
Go(@golang) 's Twitter Profile Photo

🎊 Go 1.22.2 and 1.21.9 are released!

🔐 Security: security: fix CVE-2023-45288

📢 Announcement: groups.google.com/g/golang-annou…

📦 Download: go.dev/dl/#go1.22.2

🎊 Go 1.22.2 and 1.21.9 are released! 🔐 Security: security: fix CVE-2023-45288 📢 Announcement: groups.google.com/g/golang-annou… 📦 Download: go.dev/dl/#go1.22.2 #golang
account_circle
🇺🇦 Go performance channel(@go_perf) 's Twitter Profile Photo

What an interesting case!

> cmd/compile: special case getting a random map entry?

for k, v = range m {
break
}
Unfortunately, it uses a lot of CPU.

github.com/golang/go/issu…

account_circle
🇺🇦 Go performance channel(@go_perf) 's Twitter Profile Photo

time: garbage collect unstopped Tickers and Timers

github.com/golang/go/comm…

Funny screenshot from: github.com/golang/go/issu…

time: garbage collect unstopped Tickers and Timers #golang github.com/golang/go/comm… Funny screenshot from: github.com/golang/go/issu…
account_circle
🇺🇦 Go performance channel(@go_perf) 's Twitter Profile Photo

2 big change in crypto:

- x/crypto: migrate packages to the standard library
- x/crypto: freeze and deprecate a few more packages

github.com/golang/go/issu… & github.com/golang/go/issu…

account_circle
🇺🇦 Go performance channel(@go_perf) 's Twitter Profile Photo

High-Speed Packet Transmission in : From net.Dial to AF_XDP by Andree Toonk

> You'll see how we get to 18.8Mpps with just 8 cores.

toonk.io/sending-networ…

account_circle
Go(@golang) 's Twitter Profile Photo

🐕 Go 1.22.1 and 1.21.8 are released!

🔐 Security: Includes security fixes for crypto/x509, html/template, net/http, net/http/cookiejar, and net/mail.

📣 Announcement: groups.google.com/g/golang-annou…

⬇️ Download: go.dev/dl/#go1.22.1

🐕 Go 1.22.1 and 1.21.8 are released! 🔐 Security: Includes security fixes for crypto/x509, html/template, net/http, net/http/cookiejar, and net/mail. 📣 Announcement: groups.google.com/g/golang-annou… ⬇️ Download: go.dev/dl/#go1.22.1 #golang
account_circle