A sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together. https://github.com/felixge/fgprof by twitter.com/felixge And it's literally under 100 lines! A…
Scheduling and GC article also have part 2,3, don't forget to read them too 😉 #golang RT: Here are the top blog posts from 2019: 1. Iterating Over Slices In Go https://www.ardanlabs.com/blog/2013/0…
Building a high performance #golang JSON parser by twitter.com/davecheney https://dave.cheney.net/high-performance-json.html
Ще немає відгуків
Будьте першим, хто поділиться враженнями про цей канал.
> internal/runtime/maps: add GOEXPERIMENT=mapsplitgroup for KKKKVVVV slot order https://go-review.googlesource.com/c/go/+/711560
https://go.dev/doc/go1.26
https://go.dev/blog/go1.26
Package archsimd provides access to architecture-specific SIMD operations. This is a low-level package that exposes hardware-specific functionality. It currently supports AMD64. This package is expe…
🥳 Go 1.25.5 and 1.24.11 are released! 🔐 Security: Includes security fixes for crypto/x509 (CVE-2025-61729, CVE-2025-61727). 🗣 Announcement: groups.google.com/g/golang-ann... 📦 Download: go.dev/…