FastLinq icon indicating copy to clipboard operation
FastLinq copied to clipboard

Exception throwing can prevent inlining

Open ndrwrbgs opened this issue 6 years ago • 0 comments

From #19

Exception throwing, add a helper class to throw exception, mark all methods in it as NoInline. Now the callers have much higher chance of being inlined.

ndrwrbgs avatar Nov 26 '18 23:11 ndrwrbgs