Quote:
|
Originally Posted by Stefan
It's a little bit complicated, it checks how often a code is executed, not in what kind of loop it is contained. I would say it would be better to optimize the code, but if you can show me a realistic example where the loop limit need to be changed then we can probably add something (loop limit per npc ?)
|
If it checks how often the code is executed, then wouldn't more optimized code trigger it more often than non-optimized code?