100

Profiling Go ⋆ Mark McDonnell

 6 years ago
source link: http://www.integralist.co.uk/posts/profiling-go/?
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Memory Management Types of Profiling Analysis Steps Base Example ReadMemStats Pprof Trace Conclusion Memory Management Before we dive into the techniques and tools available for profiling Go applications, we should first understand a little bit about its memory model as this can help us to understand what it is we’re seeing in relation to memory consumption.Go’s implementation is a parallel mark-and-sweep garbage collector. In the traditional mark-and-sweep model, the garbage collector would stop the program from running (i.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK