hotspot
RU: горячая точка (hotspot)
A region of code where a disproportionately large fraction of CPU samples or execution time is concentrated, making it the primary candidate for optimization. Identified by sampling profilers and visualized as the widest frames in a flame graph.