▲ 5 ▼ Using Instruments to profile Go programs
Apple has a suite of instrumentation and tracing tools for performance analysis avaiable as a part of their Xcode tooling set. In this article, we will use Instruments to record and analyze the CPU profile of a Go program.
Register to comment or vote on this story