Pro .NET Benchmarking: The Art of Performance Measurement
Autor Andrey Akinshinen Limba Engleză Paperback – 28 iun 2019
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 Learn
- Be aware of the best practices for writing benchmarks and performance tests
- Avoid the common benchmarking pitfalls
- Know the hardware and software factors that affect application performance
- Analyze performance measurements
Who This Book Is For
.NET developers concerned with the performance of their applications
Preț: 346.52 lei
Preț vechi: 433.16 lei
-20% Nou
Puncte Express: 520
Preț estimativ în valută:
66.33€ • 69.63$ • 54.79£
66.33€ • 69.63$ • 54.79£
Carte disponibilă
Livrare economică 10-24 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484249406
ISBN-10: 1484249402
Pagini: 647
Ilustrații: XXV, 662 p. 65 illus.
Dimensiuni: 178 x 254 x 37 mm
Greutate: 1.18 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484249402
Pagini: 647
Ilustrații: XXV, 662 p. 65 illus.
Dimensiuni: 178 x 254 x 37 mm
Greutate: 1.18 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Introducing Benchmarking.- 2. Common Benchmarking Pitfalls.- 3. How Environment Affects Performance.- 4. Statistics for Performance Engineers.- 5. Performance Analysis and Performance Testing.- 6. Diagnostics Tools.- 7. CPU-Bound Benchmarks.- 8. Memory-Bound Benchmarks.- 9. Hardware and Software Timers.
Notă biografică
Andrey Akinshin, PhD is a senior developer at JetBrains, where he works on Rider (a cross-platform .NET IDE based on the IntelliJ platform and ReSharper). His favorite topics are performance and micro-optimizations, and he is the project lead of BenchmarkDotNet (a powerful .NET library for benchmarking supported by the .NET Foundation). Andrey is a frequent speaker at various events for developers, and he is the program director of the DotNext conference. He has a PhD in computer science, is a Microsoft .NET MVP, and ACM ICPC medalist. In his free time, he likes to study science (his primary research interests are mathematical biology and bifurcation theory). Previously, he worked as a postdoctoral research fellow at the Weizmann Institute of Science.
Textul de pe ultima copertă
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 Learn:
- Be aware of the best practices for writing benchmarks and performance tests
- Avoid the common benchmarking pitfalls
- Know the hardware and software factors that affect application performance
- Analyze performance measurements
Andrey Akinshin, PhD is a .NET MVP, ACM ICPC medalist, project lead of BenchmarkDotNet, program director of the DotNext conference, and software developer at JetBrains where he works on Rider.
Caracteristici
Provides an in-depth look at software benchmarking for accurate performance measurement Helps you get maximum performance impact by identifying and targeting the right bottlenecks Includes coverage of the latest compilers and processors