Showing tag results for dotnetperf

Sep 10, 2025
Post comments count86
Post likes count86

Performance Improvements in .NET 10

Stephen Toub - MSFT
Stephen Toub - MSFT

Take a tour through hundreds of performance improvements in .NET 10.

.NETPerformance
Sep 12, 2024
Post comments count66
Post likes count154

Performance Improvements in .NET 9

Stephen Toub - MSFT
Stephen Toub - MSFT

Take an in-depth tour through hundreds of performance improvements in .NET 9.

.NETPerformance
Sep 13, 2023
Post comments count131
Post likes count157

Performance Improvements in .NET 8

Stephen Toub - MSFT
Stephen Toub - MSFT

.NET 7 was super fast, .NET 8 is faster. Take an in-depth tour through over 500 pull requests that make that a reality.

.NETC#Visual Studio
Aug 17, 2021
Post comments count93
Post likes count10

Performance Improvements in .NET 6

Stephen Toub - MSFT
Stephen Toub - MSFT

.NET 6 is chock-full of exciting performance improvements.

.NETC#Performance
Jul 13, 2020
Post comments count60
Post likes count3

Performance Improvements in .NET 5

Stephen Toub - MSFT
Stephen Toub - MSFT

Explore many performance improvements, big and small, that have gone into the .NET 5 runtime and core libraries to make apps and services leaner and faster.

.NET.NET CoreC#
May 15, 2019
Post comments count60
Post likes count1

Performance Improvements in .NET Core 3.0

Stephen Toub - MSFT
Stephen Toub - MSFT

Take a tour through some of the many improvements, big and small, that have gone into the .NET Core 3.0 runtime and core libraries to make apps and services leaner and faster.

.NET Core.NETC#
Apr 18, 2018
Post comments count3
Post likes count2

Performance Improvements in .NET Core 2.1

Stephen Toub - MSFT
Stephen Toub - MSFT

Back before .NET Core 2.0 shipped, I wrote a post highlighting various performance improvements in .NET Core 2.0 when compared with .NET Core 1.1 and the .NET Framework. As .NET Core 2.1 is in its final stages of being released, I thought it would be a good time to have some fun and take a tour through some of the myriad of performance improvements...

.NET
Jun 7, 2017
Post comments count4
Post likes count3

Performance Improvements in .NET Core

Stephen Toub - MSFT
Stephen Toub - MSFT

Update (2017/06/12): Added BenchmarkDotNet blog post link. There are many exciting aspects to .NET Core (open source, cross platform, x-copy deployable, etc.) that have been covered in posts on this blog before. To me, though, one of the most exciting aspects of .NET Core is performance. There's been a lot of discussion about the significant adv...

.NET