Поиск  
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
Просмотров:
1424

Описание

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, Second Edition
Автор: Shantanu Kumar
Год: 2015
Clojure treats code as data and has a macro system. It focuses on programming with immutable values and explicit progression-of-time constructs, which are intended to facilitate the development of more robust programs, particularly multithreaded ones. It is built with performance,...
Concurrency in C# Cookbook
Автор: Stephen Cleary
Год: 2019
If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming...
Pro .NET Benchmarking
Автор: Andrey Akinshin
Год: 2019
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...
Dynamic SQL, Second Edition
Автор: Edward Pollack
Год: 2019
This book is an introduction and deep-dive into the many uses of dynamic SQL in Microsoft SQL Server. Dynamic SQL is key to large-scale searching based upon user-entered criteria. It’s also useful in generating value-lists, in dynamic pivoting of data...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Дюжина логических задач с собеседований
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Четыре типажа программистов
Performance review, ачивки и погоня за повышением грейда — что может причинить боль сотруднику IT-компании?
GraphQL решает кучу проблем — рассказываем, за что мы его любим
Разбираемся с middleware в ASP.NET Core
Как избавиться от прокрастинации до того, как она разрушит вашу карьеру
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
Разрабы работают медленно и дорого — и люди считают нас лентяями. Просто в разработке всё сложно
Using a сustom PagedList class for Generic Pagination in .NET Core
LinkedIn: Sergey Drozdov
Boosty
Donate to support the project
GitHub account
GitHub profile