.NET 6 improved the performance to match what was previously done with ILEmit. There should no longer be a need for the complexity of the custom activation code. I ran a handful of the faster benchmarks before and after to confirm I saw no measurable difference (on my machine).
.NET 6 improved the performance to match what was previously done with ILEmit. There should no longer be a need for the complexity of the custom activation code. I ran a handful of the faster benchmarks before and after to confirm I saw no measurable difference (on my machine).
https://github.com/joelverhagen/joelverhagen.com/issues/1