Telegram Web
GopherCon Europe 2023: Roman Khavronenko - Writing a TSDB from Scratch: Performance Optimization #golang

CC: https://twitter.com/hagen1778 & https://twitter.com/VictoriaMetrics

https://www.youtube.com/watch?v=NdjuW98ep_w
โค2
GopherCon Europe 2023: Jonathan Amsterdam - A Fast Structured Logging Package #golang by twitter.com/JonathanAmster2

https://www.youtube.com/watch?v=tC4Jt3i62ns
โค2
GopherCon Europe 2023: Yiscah Levy Silas - Go Right Ahead! Simple Hacks to Cut Memory Usage by 80% by twitter.com/YiscahLevySilas #golang

https://www.youtube.com/watch?v=YlTRodoYOZ4
๐ŸŽ‰ Go 1.21.1 and 1.20.8 are released!

๐Ÿ” Security: Includes security fixes for cmd/go (CVE-2023-39320), html/template (CVE-2023-39318, CVE-2023-39319), and crypto/tls.

๐Ÿ—ฃ Announcement: https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM

โฌ‡๏ธ Download: https://go.dev/dl/#go1.21.1
โค2
Earlier this summer, the Go team released version v0.12 of gopls, the language server for Go, featuring a rewrite of its core that allows it to scale to larger codebases.

Since then, we've fine-tuned the design, focusing on making interactive queries as fast as they were with v0.11, despite holding less state in memory.

Full updates โ†’ https://goo.gle/3sLzotE #golang
โค11
You probably know about Russ Cox's blog post about sparse maps:
https://research.swtch.com/sparse

This data structure is used in #golang source code (mainly inside the compiler).

I came up with another idea that can work even faster:
https://quasilyte.dev/blog/post/gen-map/

From: https://twitter.com/quasilyte/status/1705233800370778402
โค8
[security] Go 1.21.2 and Go 1.20.9 are released

https://groups.google.com/g/golang-announce/c/XBa1oHDevAo
โค5
2025/07/09 12:39:55
Back to Top
HTML Embed Code: