DEV Community

Cover image for Code Optimizations using AI and Azure Profiler
Antoine
Antoine

Posted on • Edited on

Code Optimizations using AI and Azure Profiler

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)

Billboard image

Use Playwright to test. Use Playwright to monitor.

Join Vercel, CrowdStrike, and thousands of other teams that run end-to-end monitors on Checkly's programmable monitoring platform.

Get started now!

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay