𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Pro .NET Performance: Optimize Your C# Applications

✍ Scribed by Sasha Goldshtein, Dima Zurbalev, Ido Flatow


Publisher
Apress
Year
2012
Tongue
English
Leaves
372
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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

What you’ll learn

  • Measure your code’s performance with profilers and other tools.
  • Understand where the bottlenecks are and focus on the right area for performance improvement.
  • Manage memory efficiently by interacting properly with the garbage collector.
  • Avoid common pitfalls by choosing the right abstractions.
  • Understand the performance implications of the underlying operating system and runtime.
  • Improve the performance of your applications by parallelization, caching, micro-optimization, and other techniques.

Who this book is for


Pro .NET Performance is for working .NET developers who care about the performance of their applications. It requires basic familiarity with Windows and the CLR, but guides the reader along the way and does not require prior experience with any performance-measurement tools. Pro .NET Performance also offers practical tips, case studies, and low-level knowledge for experienced developers and architects.


Table of Contents

Chapter 1: Performance Metrics Chapter 2: Performance Measurement Chapter 3: Type Internals Chapter 4: Garbage Collection Chapter 5: Collections and Generics Chapter 6: Concurrency and Parallelism Chapter 7: Networking, I/O, and Serialization Chapter 8: Unsafe Code and Interoperability Chapter 9: Algorithm Optimization Chapter 10: Performance Patterns Chapter 11: Web Application Performance












πŸ“œ SIMILAR VOLUMES


Pro .NET Performance: Optimize Your C# A
✍ Sasha Goldshtein, Dima Zurbalev, Ido Flatow πŸ“‚ Library πŸ“… 2012 πŸ› Apress 🌐 English

<p>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. <em>Pro .NET Performance</em> explains the internals of Windows, the CLR, and the physical hardware that affect the perform

Pro .NET Performance: Optimize Your C# A
✍ Sasha Goldshtein, Dima Zurbalev, Ido Flatow πŸ“‚ Library πŸ“… 2012 πŸ› Apress 🌐 English

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

Pro .NET Performance Optimize Your C# A
✍ Sasha Goldshtein, Dima Zurbalev and Ido Flatow πŸ“‚ Library πŸ“… 2012 πŸ› Apress 🌐 English

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

Pro .NET Performance. Optimize Your C# A
✍ Goldshtein S., Zurbalev D., Flatov I. πŸ“‚ Library 🌐 English

Apress, 2012. - 361 p.<br/>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.<br/>The book is full of

Performance Tuning and Optimizing ASP.NE
✍ Jeffrey Hasan, Kenneth Tu πŸ“‚ Library πŸ“… 2003 πŸ› Apress 🌐 English

Performance Tuning and Optimizing ASP.NET Applications provides a detailed review of how to tune and optimize ASP.NET applications for maximum performance. Currently, the market is being flooded with a slew of books on how to write .NET applications, but so far there has not been a title that is dev

C++ high performance: boost and optimize
✍ Andrist, BjΓΆrn; Garney, Ben; Sehr, Viktor πŸ“‚ Library πŸ“… 2017;2018 πŸ› Packt Publishing Limited 🌐 English

C++ is a highly portable language and can be used to write both large-scale applications and performance-critical code. It has evolved over the last few years to become a modern and expressive language. This book will guide you through optimizing the performance of your C++ apps by allowing them to