Digma is a Visual Studio extension for automatically identifying and fixing performance issues in your code. It enables developers to find the root cause of bottlenecks, scaling problems and query issues in the code. ### Example of issues Digma detects automatically - Bottlenecks and concurrency anti-patterns - Query inefficiencies - Scaling problems - N+1 Selects - Performance regressions For more info check out our website |