Regex Performance Improvements in .NET 5

shikhakaul

The System.Text.RegularExpressions namespace has been in .NET for years, all the way back to .NET Framework 1.1. It’s used in hundreds of places within the .NET implementation itself, and directly by thousands upon thousands of applications. Across all of that, it represents a significant source of CPU consumption.

0 comments

Comments are closed. Login to edit/delete your existing comments

Feedback usabilla icon