🇺🇦 Go performance channel

@go_perf


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)

🇺🇦 Go performance channel

02 Oct, 08:45


🎉 Go 1.23.2 and 1.22.8 are released!

🗣 Announcement: https://groups.google.com/g/golang-announce/c/NKEc8VT7Fz0

⬇️ Download: https://go.dev/dl/#go1.23.2

#golang

🇺🇦 Go performance channel

26 Sep, 07:36


Register allocation in the #golang compiler

https://developers.redhat.com/articles/2024/09/24/go-compiler-register-allocation#go_s_register_allocator__a_high_level_view

🇺🇦 Go performance channel

19 Sep, 19:25


Share your feedback about developing with Go
https://go.dev/blog/survey2024-h2

#golang

🇺🇦 Go performance channel

19 Sep, 11:00


Interning in #golang https://medium.com/google-cloud/interning-in-go-4319ea635002

🇺🇦 Go performance channel

28 Aug, 08:46


New unique package https://go.dev/blog/unique #golang by @mknyswe

🇺🇦 Go performance channel

13 Aug, 19:46


Go 1.23 is released — go.dev/blog/go1.23

#golang

🇺🇦 Go performance channel

03 Aug, 07:06


Reduce allocations and comparison performance with the new unique package in Go 1.23

https://josephwoodward.co.uk/2024/08/performance-improvements-unique-package-go-1-23 #golang

🇺🇦 Go performance channel

26 Jul, 11:35


Simple event broker tries Tiger Style #golang CC @TigerBeetleDB

https://blog.vbang.dk/2024/07/10/seb-tiger-style/

🇺🇦 Go performance channel

02 Jul, 21:02


🎉 Go 1.22.5 and 1.21.12 are released!

🔐 Security: Includes security fix for net/http

🗣 Announcement: https://groups.google.com/g/golang-announce/c/gyb7aM1C9H4

⬇️ Download: https://go.dev/dl/#go1.22.5

#golang

🇺🇦 Go performance channel

30 Jun, 10:57


XML Tokenizer that's 4x faster than stdlib's XML #golang

https://github.com/muktihari/xmltokenizer

🇺🇦 Go performance channel

25 Jun, 06:08


runtime: use SwissTable #golang https://go-review.googlesource.com/c/go/+/582415

🇺🇦 Go performance channel

21 Jun, 20:20


🎉 Go 1.23 Release Candidate 1 is released!

🏃‍♂️ Run it in dev! Run it in prod! File bugs! https://go.dev/issue/new

🔈 Announcement: https://groups.google.com/g/golang-announce/c/8ciOP5ve_CM

📦 Download: https://go.dev/dl/#go1.23rc1

#golang

🇺🇦 Go performance channel

05 Jun, 06:08


🎊 Go 1.22.4 and 1.21.11 are released!

🔏 Security: Includes security fixes for archive/zip and net/netip

🗣 Announcement: https://groups.google.com/g/golang-announce/c/XbxouI9gY7k

⬇️ Download: https://go.dev/dl/#go1.22.4

#golang

🇺🇦 Go performance channel

30 May, 09:34


https://blog.felixge.de/blazingly-fast-shadow-stacks-for-go/

🇺🇦 Go performance channel

21 May, 15:23


encoding/binary: add Append, Encode and Decode https://github.com/golang/go/commit/04bf36e97305197d09554739391f607afde1fd74 #golang

🇺🇦 Go performance channel

16 May, 20:26


Boost performance of #golang applications with profile guided optimization #googleio

https://www.youtube.com/watch?v=FwzE5Sdhhdw

🇺🇦 Go performance channel

15 May, 09:46


Reclaiming CPU for free with #golang Profile Guided Optimization #pgo

https://blog.cloudflare.com/reclaiming-cpu-for-free-with-pgo/

🇺🇦 Go performance channel

10 May, 10:45


cmd/compile: intrinsify atomic And/Or on arm64 #golang

https://go-review.googlesource.com/c/go/+/584715

🇺🇦 Go performance channel

09 May, 05:54


It's accepted! 🎉

🇺🇦 Go performance channel

08 May, 06:22


🎊 Go 1.22.3 and 1.21.10 are released!

🔏 Security: cmd/go: arbitrary code execution during build on darwin; net: malformed DNS message can cause infinite loop

📣 Announcement: https://groups.google.com/g/golang-announce/c/wkkO4P9stm0

📦 Download: https://go.dev/dl/#go1.22.3

#golang