Главная
Study mode:
on
1
Intro
2
Overview
3
Go Build
4
Word Count
5
Profiling
6
CPU Profiling
7
Memory Profiling
8
Memory Allocation
9
Why is it leaking
10
Profile comparison
11
Is this good
12
CPU Profile
13
Time Mode
14
Comparison
Description:
Explore three different profiling techniques for Go programs in this 43-minute conference talk from GopherCon 2019. Learn how to diagnose and improve performance by examining CPU and memory usage, as well as execution traces. Discover the practical applications of Amdahl's Law while analyzing various programs, including a word count example. Gain insights into interpreting profile comparisons, understanding memory allocation patterns, and identifying potential leaks. Master the skills needed to optimize Go code efficiently and write high-performance applications.

Two Go Programs, Three Different Profiling Techniques

Gopher Academy
Add to list