how to analyze perf result [closed]
Closed 50 mins ago.
how to know why CPU usage so high based on perf
I have wrote a web application with golang, and I found it use a high CPU usage. And after search on the internet, I used perf to profiling the process, and the result as below:
enter image description here