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