Reading Profiler Output

Flame graphs, hot paths, CPU time vs. wall time, call stacks — vocabulary for interpreting performance profiling output. Advanced

0 / 5 completed
1 / 5

A senior engineer opens a CPU flame graph and points to a wide, flat bar at the top: "The flame graph shows a wide bar for the serialize() function."

What does a wide bar in a CPU flame graph indicate?