Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Книги для разработчиков

Writing High-Performance .NET Code

Writing High-Performance .NET Code

Автор:
Год:
Страниц:
268
Просмотров:
1426

Описание

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.

Похожее
Clojure High Performance Programming
Автор: Shantanu Kumar
Год: 2013
Clojure is a young, dynamic, functional programming language that runs on the Java Virtual Machine. It is built with performance, pragmatism, and simplicity in mind. Like most general purpose languages, Clojure’s features have different performance characteristics that one should know...
Pro .NET Memory Management, Second Edition
Автор: Konrad Kokosa, Christophe Nasarre, Kevin Gosse
Год: 2024
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...
Асинхронное программирование в C# 5.0
Автор: Алекс Дэвис
Год: 2013
Средства асинхронного программирования - мощный механизм, добавленный в версию 5.0 языка программирования C#. Это произошло как раз в тот момент, когда производительность и распараллеливание вызывают всё более пристальный интерес у разработчиков программного обеспечения. При правильном использовании новые средства позволяют создавать...
Управление памятью в .NET для профессионалов
Автор: Конрад Кокоса
Год: 2020
Хотя в .NET управление памятью осуществляется автоматически, понимание того, как именно это делается, сулит немало преимуществ. Вы сможете писать более качественные программы, эффективно взаимодействующие с памятью.Книга, проверенная командой разработки .NET из «Майкрософт», содержит 25 сценариев поиска и устранения неисправностей, призванных...
Написать сообщение
Тип
Почта
Имя
*Сообщение