EgorBo / Disasmo

VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
MIT License
638 stars 39 forks source link

Gets warning from VS about perf impact because of Disasmo #20

Open kunalspathak opened 3 years ago

kunalspathak commented 3 years ago

I totally get that this depends on the size of method that user asks to disassemble, but just opening an issue, in case, you have plans to improve it. I saw this message today in my VS 2019

image