|
|
|
|
|
by d0mine
1490 days ago
|
|
The opposite is more plausible: it is rare when your performance issues are distributed evenly through the code. The very words such as bottleneck/hotspot indicate that it is common to get the most benefit by optimizing small parts of the code. |
|