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
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