← Back
Nick Chapsas November 24, 2023 11m

The New Best Way To Search for Values in .NET 8

Summary

This video introduces a new type in .NET 8 for highly efficient data set matching, as used extensively by Microsoft. The takeaway is to adapt this technique to significantly improve performance in various scenarios, even if the primary use case is narrow. The presenter demonstrates how to efficiently check if a string consists solely of valid Base64 characters.

View original episode ↗