[Mono-dev] Method size limits.

Néstor Salceda nestor.salceda at gmail.com
Sun Jul 15 19:07:43 EDT 2007


Hello,

I'm writting some Gendarme rules for the 2007-soc, and I have a little
question.

I'm writting a rule for detect if a method is too long, then I have
mesaured a screen of code and rounding up I have get that is equivalent
as 170 IL lines of code.

Then, my question is if exists some limits where the method size affects
to Mono JIT. By example, 520 IL lines of code causes an overflow, or
causes performance issues.

Thanks.

Néstor.




More information about the Mono-devel-list mailing list