Limit this search to....

Pro .Net Benchmarking: The Art of Performance Measurement
Contributor(s): Akinshin, Andrey (Author)
ISBN: 1484249402     ISBN-13: 9781484249406
Publisher: Apress
OUR PRICE:   $62.99  
Product Type: Paperback - Other Formats
Published: June 2019
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Microsoft
- Computers | Software Development & Engineering - General
- Computers | Hardware - Personal Computers - Pcs
Dewey: 004.165
Physical Information: 1.38" H x 7" W x 10" (2.59 lbs) 662 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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