Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golang Profiling: Brief Guide #104

Open
matthawkins90 opened this issue Mar 28, 2022 · 1 comment
Open

Golang Profiling: Brief Guide #104

matthawkins90 opened this issue Mar 28, 2022 · 1 comment

Comments

@matthawkins90
Copy link
Contributor

I'm trying to teach myself Go.
In order to get a good idea about possible low-hanging-fruit that could be optimized in our software, I think it would be good to briefly document how to profile golang code.

I think it would fit nicely in the Contributing section of the docs.

I'm going to work on this, but I would welcome any tips from devs who are experienced at profiling in golang, and who have any suggestions.

@jholdstock
Copy link
Member

Similar to #106, this is covered thoroughly here https://go.dev/blog/pprof

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants