Here we will use BenchmarkDotNet’s advanced features and compare memory allocation and try to understand more with a scenario.
Continue readingTag: .NET Code Performance
BenchmarkDotNet : Reliable and Efficient .NET Code Performance Measure
Performance of written code has always been crucial and getting accurate matrices is a big challenge. In my initial experience with BenchmarkDotNet, I found it easiest to use among all free/paid code performance monitor tools.
Continue readingNDepend: A Complete Static Code Analysis Tool
A few months ago, I came across one static code analysis tool named NDepend and found this to be the next level of static code analysis
Continue reading