3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
|
go test -cpuprofile=profile.out -bench=BenchmarkSinglePixel &&
|
||
|
go tool pprof -text profile.out
|