Entry09:00
Writing faster Go: profile first, then kill allocations
A practical loop for Go performance work. Benchmark with testing.B, find the cost with pprof, and cut the allocations that actually matter. · 877 words
Long-form posts about systems, the craft, and the occasional detour into philosophy.
A practical loop for Go performance work. Benchmark with testing.B, find the cost with pprof, and cut the allocations that actually matter. · 877 words
On understanding something all the way down. · 144 words
A first note on why I rebuilt this place from scratch, and what I plan to keep here. · 117 words