InliningAnalyzer Save

Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.

Project README

InliningAnalyzer

Inlining Analyzer is a Visual Studio Extension that highlights all method calls in the source code depending on if they will be inlined (green) or not (red) and displays the reason for a failed inline as given by the JIT Compiler.

You can download it from the VS Marketplace

Open Source Agenda is not affiliated with "InliningAnalyzer" Project. README Source: szehetner/InliningAnalyzer
Stars
148
Open Issues
10
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating