I mean that method calls are expensive operations, unless, of course, the JIT decides to inline them.
2011/7/8 Jb Evain <[email protected]> > On Fri, Jul 8, 2011 at 11:08 AM, Gábor Kozár <[email protected]> wrote: > > But wouldn't that hurt performance? I realize that the JIT can inline > > methods when it feels like it, but I don't know under what circumstances. > > Not more than injecting code at every ret point. > > Jb > > -- > -- > mono-cecil -- -- mono-cecil
