You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: