Showing results for Tag : Performance

Jun 5, 2025
Post comments count0
Post likes count0

How to filter C++ Build Insights by project

David Li Moyo Okeremi
David,
Moyo

Visual Studio 2022 version 17.14 comes with quality-of-life improvements to its C++ Build Insights integration that will make it easier for you to navigate large multi-project traces and handle long file names for your build inputs and artifacts. What is C++ Build Insights? C++ Build Insights is a powerful tool that lets you visualize and optim...

PerformanceC++
Jan 6, 2025
Post comments count0
Post likes count3

Unlocking insights with Meter Histogram in the profiler

Harshada Hole
Harshada Hole

Are you struggling with performance bottlenecks in your applications? Look no further! Visual Studio 2022 introduces the Meter Histogram feature in its performance profiling suite, providing you with the tools to analyze and visualize histogram data like never before. The Meter Histogram is a key enhancement to Visual Studio's performance pr...

Debugging and DiagnosticsPerformanceVisual Studio Profiler
Oct 2, 2024
Post comments count0
Post likes count8

Discover Hidden Insights with Profiler’s External Code Decompilation

Harshada Hole
Harshada Hole

Have you ever wondered what's happening under the hood of your .NET application? Do you want to quickly and easily identify and fix performance bottlenecks? If so, Visual Studio has the perfect tool for you: the profiler. The profiler allows you to analyze your code's performance, pinpoint hot paths, detect memory leaks, address thread contentio...

PerformanceDeveloper ProductivityVisual Studio Profiler
Jun 11, 2024
Post comments count0
Post likes count10

Visual Studio 2022 – 17.10 Performance Enhancements

Ashok Kamath
Ashok Kamath

We are excited to announce the latest update of Visual Studio 2022, which brings you a range of performance enhancements across various areas of the IDE. In this blog post, we will highlight some of the most notable improvements that you can experience in version 17.10, such as faster Windows Forms designer loading, faster Razor colorization, quick...

Visual Studio 2022Performance17.10
Jan 22, 2024
Post comments count5
Post likes count8

Visual Studio productivity features in 2023

Leah Tran
Leah Tran

Over the last year, we’ve invested heavily in new capabilities to help Visual Studio developers code more easily. Let’s look back on some of the additions that aim to make your coding experience more productive. Productivity highlights Here’s a snapshot of some productivity enhancements that shipped in 2023, ranging from versions 17.5 to 17.8...

Visual StudioVisual Studio 2022Performance
Jun 22, 2023
Post comments count20
Post likes count9

Visual Studio Toolbox: Accelerate your builds of SDK-style .NET projects

Leslie Richardson
Leslie Richardson

The Visual Studio Toolbox show helps you become a more productive developer by focusing on tooling in and out of Visual Studio.  Our latest episode of VS Toolbox (available both on Learn and YouTube) features Drew Noakes from the .NET team. He demonstrates how you can dramatically reduce build times for SDK-style .NET projects. What is build accel...

.NETVisual StudioPerformance
Jun 13, 2023
Post comments count8
Post likes count6

Visual Studio 2022 17.7 Preview 2 is here!

Taysser Gherfal
Taysser Gherfal

Welcome to the Public Preview 2 of Visual Studio version 17.7! Hot on the heels of our recent Preview 1, we're thrilled to roll out another collection of upgrades tailored to empower developers like you. Preview 2 pushes the boundaries further, providing speed, productivity, and collaboration improvements for developers across different domains. ...

.NETPerformance.NET Core
May 24, 2023
Post comments count11
Post likes count19

Dev Drive for Performance Improvements in Visual Studio and Dev Boxes!

Grace Taylor
Grace Taylor

Performance has always been one of our key investment areas for developer tooling in Microsoft. We understand that it’s important for developers to have a fast workflow. That’s why we’re excited to share with you the support of Dev Drives in Visual Studio! Dev Drive for Visual Studio has just been released to help you optimize your workflow and inc...

Performancedev box
May 23, 2023
Post comments count10
Post likes count12

Visual Studio 2022 – 17.6 Performance Enhancements

Nayana Srikanth
Nayana Srikanth

Visual Studio 2022 17.6 introduces exciting performance enhancements in several key areas. These improvements aim to enhance the overall software development experience by boosting productivity, reducing wait times, and providing a smoother workflow. The performance enhancements in Visual Studio 2022 17.6 include: Yo...

PerformanceSolution Open
Feb 21, 2023
Post comments count74
Post likes count12

Visual Studio 2022 – 17.5 Released

Anthony Cangialosi
Anthony Cangialosi

We’re excited to announce that Visual Studio 17.5 is now generally available. This release is full of updates that take friction out of your daily workflows making it easier for you stay in the zone while you code. Features like all-in-one search and intent-based suggestions help you move faster, while improved build and debug speeds ensure your ID...

.NETVisual StudioDebugging and Diagnostics