Pro .NET Benchmarking (e-bog) af Akinshin, Andrey
Akinshin, Andrey (forfatter)

Pro .NET Benchmarking e-bog

509,93 DKK (inkl. moms 637,41 DKK)
Use this in-depth guide to correctly design benchmarks, measure key performance metrics of .NET applications, and analyze results. This book presents dozens of case studies to help you understand complicated benchmarking topics. You will avoid common pitfalls, control the accuracy of your measurements, and improve performance of your software.Author Andrey Akinshin has maintained Benchmark...
E-bog 509,93 DKK
Forfattere Akinshin, Andrey (forfatter)
Forlag Apress
Udgivet 26 juni 2019
Genrer Computer programming / software engineering
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484249413
Use this in-depth guide to correctly design benchmarks, measure key performance metrics of .NET applications, and analyze results. This book presents dozens of case studies to help you understand complicated benchmarking topics. You will avoid common pitfalls, control the accuracy of your measurements, and improve performance of your software.Author Andrey Akinshin has maintained BenchmarkDotNet (the most popular .NET library for benchmarking) for five years and covers common mistakes that developers usually make in their benchmarks. This book includes not only .NET-specific content but also essential knowledge about performance measurements which can be applied to any language or platform (common benchmarking methodology, statistics, and low-level features of modern hardware).What You'll LearnBe aware of the best practices for writing benchmarks and performance testsAvoid the common benchmarking pitfallsKnow the hardware and software factors that affect application performanceAnalyze performance measurementsWho This Book Is For.NET developers concerned with the performance of their applications