Advertisement
Search  
Always will be ready notify the world about expectations as easy as possible: job change page
Books for developers

Writing High-Performance .NET Code

Writing High-Performance .NET Code

Author: Ben Watson
Year: 2014
Format: PDF
Pages: 268
Views: 1322

3,5 MB
Description

Do you want your .NET code to have the absolute best performance it can? This book demystifies the CLR, teaching you how and why to write code with optimum performance. Learn critical lessons from a person who helped design and build one of the largest high-performance .NET systems in the world.
This book does not just teach you how the CLR works-it teaches you exactly what you need to do now to obtain the best performance today. It will expertly guide you through the nuts and bolts of extreme performance optimization in .NET, complete with in-depth examinations of CLR functionality, free tool recommendations and tutorials, useful anecdotes, and step-by-step guides to measure and improve performance.

Among the topics you will learn are how to:

  • Choose what to measure and why.
  • Use many amazing tools, freely available, to solve problems quickly.
  • Understand the .NET garbage collector and its effect on your application.
  • Use effective coding patterns that lead to optimal garbage collection performance.
  • Diagnose common GC-related issues.
  • Reduce costs of JITting.
  • Use multiple threads sanely and effectively, avoiding synchronization problems.
  • Know which .NET features and APIs to use and which to avoid.
  • Use code generation to avoid performance problems.
  • Measure everything and expose hidden performance issues.
  • Instrument your program with performance counters and ETW events.
  • Use the latest and greatest .NET features.
  • Ensure your code can run on mobile devices without problems.
  • Build a performance-minded team.

...and much more.

Similar
Pro .NET Memory Management
Автор: Konrad Kokosa
Год: 2018
Страниц: 1091
Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding...
CLR via C#, 4th Edition
Автор: Jeffrey Richter
Год: 2012
Страниц: 813
Concurrency in .NET
Автор: Riccardo Terrell
Год: 2018
Страниц: 570
SummaryConcurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is aimed at developers, architects, and passionate computer programmers who are interested in writing code with improved speed and...
Высокопроизводительный код на платформе .NET, 2-е издание
Автор: Бен Уотсон
Год: 2019
Страниц: 416
Хотите выжать из вашего кода на .NET максимум производительности? Эта книга развеивает мифы о CLR, рассказывает, как писать код, который будет просто летать. Воспользуйтесь ценнейшим опытом специалиста, участвовавшего в разработке одной из крупнейших .NET-систем в мире.В этом издании перечислены все...
Send message
Email
Your name
*Message


© 1999–2024 WebDynamics
1980–... Sergey Drozdov
Area of interests: .NET Framework | .NET Core | C# | ASP.NET | Windows Forms | WPF | HTML5 | CSS3 | jQuery | AJAX | Angular | React | MS SQL Server | Transact-SQL | ADO.NET | Entity Framework | IIS | OOP | OOA | OOD | WCF | WPF | MSMQ | MVC | MVP | MVVM | Design Patterns | Enterprise Architecture | Scrum | Kanban