Below you will find pages that utilize the taxonomy term “Regex”
Blog
Speed up Regex performance with .NET 5
.NET 5 Preview 1 was recently released and one of the improvements has been in Regex performance. And Although Microsoft have said they will do a deep dive on Regex performance soon (edit: Microsoft’s deep dive), I thought doing some preliminary benchmarks might be a nice way to test out Preview 1.
Disclaimer: these are microbenchmarks done outside of a lab, on a small dev machine, so take them with a grain of salt.