Showing results for performance - Visual Studio Blog

Oct 7, 2024
4

Accelerate C++ Debugging with Enhanced Conditional Breakpoints

Harshada Hole
Harshada Hole

Are you tired of waiting for your conditional breakpoints to hit in C++? Do you wish there was a way to speed up the debugging process and get to the root of the problem faster? If so, you're in luck! We have some exciting news for you: Visual Studio 2022 has significantly improved the performance of conditional breakpoints in C++ through a ...

Debugging and DiagnosticsBreakpoints
Oct 1, 2024
10

Visual Studio 2022 – Recent performance enhancements 

Mads Kristensen
Mads Kristensen

Visual Studio 2022 continues to be faster with each version. In this blog post we will highlight a couple of the more significant enhancements you’ll experience in 17.11, such as a more efficient C# language service, faster conditional breakpoints and symbol searches in C++. Reduced CPU usage by C# language service Code Indexing In 17.10 we ...

SearchBreakpointsroslyn
Sep 30, 2024
1

Effortless Instrumentation profiling with Persistent Target Selection

Harshada Hole
Harshada Hole

Ever wished to assess your code's performance without repeatedly choosing the target process or executable for each instrumentation profiling session? If so, you're among many developers who find this task cumbersome and prone to errors, especially when profiling the same target repeatedly. We understand your frustration and have a solution: ...

ProfilingVisual Studio Profiler
Sep 17, 2024
4

How to run .NET apps natively on Arm64 devices

Mark Downie
Mark Downie

Are you developing .NET applications for Arm-based processors? Do you want to take advantage of the performance and power efficiency of running your apps natively on Arm64 devices? If so, you'll be happy to hear that Visual Studio 2022 17.11 has a new feature that makes it easier than ever to do just that. Visual Studio 2022 natively ...

.NETArm6432-bit
Jun 11, 2024
10

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, ...

Visual Studio 2022Performance17.10
Mar 4, 2024
8

Code coverage features in Visual Studio Enterprise

Faisal Hafeez
Faisal Hafeez

By using code coverage, you can find out where your testing needs improvement and make your software more robust and dependable. In this post, we will introduce the new features that we introduced to the Code Coverage Results window in Visual Studio Enterprise 2022. These features are:  These features are not available in ...

Feb 26, 2024
3

Visual Studio’s Full Year in Review (2023)

Jason Chlus
Jason Chlus

In 2023, we added many new features, fixes, and improvements to Visual Studio 2022 to make your coding experience more productive, enjoyable, and accessible. This blog post looks back at all the notable enhancements that shipped in 2023 for Visual Studio 2022. Here are the recaps for the year:  For ...

Jan 22, 2024
5
8

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 ...

Visual StudioVisual Studio 2022Performance
Jan 8, 2024
3
5

Visual Studio Performance Highlights Delivered in 2023

Nayana Srikanth
Nayana Srikanth

As we step into 2024, we're taking a moment to look back at the significant performance improvements our team delivered in 2023. Your valuable feedback, active collaboration, and unwavering support have been crucial in enhancing Visual Studio. This past year has been focused on optimizing performance, and we're thrilled to showcase the key ...

Nov 14, 2023
35
4

Visual Studio 17.8 now available!

Adrian Murphy
Adrian Murphy

Unlock New Heights in Developer Productivity: Optimized C++ Support, Enhanced Enterprise Capabilities, and Full .NET 8 Integration The latest update (17.8) for Visual Studio 2022 is now generally available! Offering a comprehensive suite of enhancements that span productivity, programming languages, and enterprise management, this general ...

.NETVisual StudioAnnouncement