1. Analysing .NET start-up time with Flamegraphs (www.mattwarren.org)
Recently I gave a talk at the NYAN Conference called ‘From ‘dotnet run’ to ‘hello world’: In the talk I demonstrate how you can use PerfView to analyse where the .NET Runtime is spending it’s time during start-up: From 'dotnet run' to 'hello world' from Matt Warren This post is a step-by-step guide ...