Making a Go Log Viewer 12x Faster (and the Benchmark Bug That Fooled Me)
I built Peacock, a terminal JSON log viewer in Go, and it could not keep up with a busy log stream. So I profiled it with go tool pprof : read the pro…
Latest AI & ML news from Tech News
I built Peacock, a terminal JSON log viewer in Go, and it could not keep up with a busy log stream. So I profiled it with go tool pprof : read the pro…