-
Notifications
You must be signed in to change notification settings - Fork 626
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@Rperry2174 The flow of information was very good. I was able to walk through this guide to better understand the flame graph for my Go application. Fixed some wording, punctuation, and grammar. Biggest change was "Flamegraph" to "flame graph" (confirmed spelling and capitalization on Gregg's website). GH doesn't have spell check so I would go through one more time and look for those minor spelling errors. I might add something about how your flame graph model is inverted and how that increases readability since the functions with the highest CPU usage are right at the top instead of at the bottom. LMK if you have any questions are comments about the edits. -KP
- Loading branch information
Showing
1 changed file
with
23 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters