Pinned Repositories
DotNetPerform
.NET does not make several key APIs infallible for developers to utilize. Instead, you have to understand the internal workings of .NET. This Nuget package aims to remove all fallibility from utilizing key .NET constructs in order to simplify and dumby-proof the APIs.
msft-string-split
Description and test cases of the .NET Framework String.Split over-allocation bug.
NuGetServer
performance-anti-samples
How NOT to do .NET software performance.
perfview
PerfView is a CPU and memory performance-analysis tool
spe-investigator's Repositories
spe-investigator/DotNetPerform
.NET does not make several key APIs infallible for developers to utilize. Instead, you have to understand the internal workings of .NET. This Nuget package aims to remove all fallibility from utilizing key .NET constructs in order to simplify and dumby-proof the APIs.
spe-investigator/performance-anti-samples
How NOT to do .NET software performance.
spe-investigator/perfview
PerfView is a CPU and memory performance-analysis tool
spe-investigator/msft-string-split
Description and test cases of the .NET Framework String.Split over-allocation bug.
spe-investigator/NuGetServer