Pro .NET Performance

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Maximizing the performance of your algorithms and applications is extremely important and can give you a competitive advantage, a lower cost of ownership, and happier users. Pro .NET Performance explains the internals of Windows, the CLR, and the physical hardware that affect the performance of your applications, and gives you the knowledge and tools to measure how your code performs in isolation from external factors.

The book is full of C# code samples and tips to help you squeeze every bit of juice from your application—lower memory utilization, consistent CPU usage, and fewer I/O operations across the network and disk. Pro .NET Performance will change the way you think about .NET application development.

  • Guides you through performance measurement with a variety of profilers and other tools
  • Explains how OS and CLR internals affect your application's performance in unexpected ways
  • Provides you with tips and real-life case studies for improving application performance

Author(s): Sasha Goldshtein, Dima Zurbalev, Ido Flatow (auth.)
Edition: 1
Publisher: Apress
Year: 2012

Language: English
Pages: 372
Tags: Computer Science, general

Front Matter....Pages i-xxiv
Performance Metrics....Pages 1-6
Performance Measurement....Pages 7-59
Type Internals....Pages 61-89
Garbage Collection....Pages 91-144
Collections and Generics....Pages 145-171
Concurrency and Parallelism....Pages 173-213
Networking, I/O, and Serialization....Pages 215-234
Unsafe Code and Interoperability....Pages 235-258
Algorithm Optimization....Pages 259-275
Performance Patterns....Pages 277-304
Web Application Performance....Pages 305-333
Back Matter....Pages 335-345