Comment by jasonthorsness
5 days ago
For low-level small things tests can help. Go has good benchmarking built-in and you can use a tool that passes/fails based on statistically-significant regressions, benchstat (https://pkg.go.dev/golang.org/x/perf/cmd/benchstat).
No comments yet
Contribute on Hacker News ↗