For now, without any additional cost, you can use Code Optimizations leveraging AI trained not on your code!
Enabling the Code Profiler
For more see documentation about Code Optimizations, this section about Profiler.
Prerequisites :
- Enable the Application Insights Profiler.
- Verify your application:
- Is .NET.
- Uses Application Insights.
- Is collecting profiles.
Code Optimizations with VS Code
VS Code has extensions to solve Code Optimizations generated by Profiler.
You can see documentation
Top comments (0)