|
|
|
|
|
by OscarDC
880 days ago
|
|
It may be that the entire performance including the logic is satisfactory. Or it may be that the conditions to reach that logic are too rare to make the time to measure and optimize worthwhile. In any case, I understand it as: if you're not bothered about measuring the performance of something, it may be that you don't need to optimize it. |
|
In which case you have already measured it, even if not very precisely.
> Or it may be that the conditions to reach that logic are too rare to make the time to measure and optimize worthwhile.
This too cannot be determined without measuring how often it happens.