"return" takes 10% of the execution time
setter
Posts: 5
I have a method that that is defined like this:
According to ANTS %10 of the execution time happened in this code
This return in a switch statement. Is this normal? How can it be?
There is no try/finally etc. blocks in the code.
void DoSomething(int Count, object Message ){}
According to ANTS %10 of the execution time happened in this code
return
This return in a switch statement. Is this normal? How can it be?
There is no try/finally etc. blocks in the code.
Comments
I wouldn't say this is normal, no. Please feel free to send the results file to support@red-gate.com