The Fastest .NET Dictionary... With F#
Matthew Crews
Learn what it takes to write the fastest Dictionary for .NET. Faster than the .NET Dictionary, faster than FrozenDictionary. You will learn how to use BenchmarkDotNet, dotTrace, and vTune to tune the most performance-critical pieces of code and write optimized data structures in .NET. Whether you write C#, VB.NET, or F# you will learn how to extract the maximum performance from .NET.
About the Presenter
Matthew Crews
An Industrial Engineer turned Developer, Matthew Crews is obsessed with high-performance code for optimizing the scheduling of manufacturing systems and supply chains.