Here's an interesting read on regex improvements in dot net 7

See "Goodbye, Boyer-Moore" where they drop Boyer-Moore and replace it with
vectorized search:

https://devblogs.microsoft.com/dotnet/regular-expression-improvements-in-dotnet-7/#vectorization

Vladimir

-- 
Vladimir

Reply via email to