RU EN
Книги для разработчиков

Writing High-Performance .NET Code, 2nd Edition

Writing High-Performance .NET Code, 2nd Edition

Автор:
Год:
Страниц:
422
Просмотров:
2734
Writing High-Performance .NET Code, 2nd Edition favorites 0
Описание

Take performance to the next level!

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.

This second edition incorporates the advances and improvements in .NET over the last few years, as well as greatly expanded coverage of tools, more topics, more tutorials, more tips, and improvements throughout the entire book.

New in the 2nd Edition:

  • 50% increase in content!
  • New examples, code samples, and diagrams throughout entire book.
  • More ways to analyze the heap and find memory problems.
  • More tool coverage, including expanded usage of Visual Studio.
  • More benchmarking.
  • New GC configuration options.
  • Code warmup techniques.
  • New .NET features such as ref-returns, value tuples, SIMD, and more.
  • More detailed analysis of LINQ.
  • Tips for high-level feature areas such as ASP.NET, ADO.NET, and WPF.

Also find expanded coverage and discover new tips and tricks for:

  • Profiling with multiple tools to quickly find problem areas.
  • Detailed description of the garbage collector, how to optimize your code for it, and how to diagnose difficult memory-related issues.
  • How to analyze JIT and diagnose warmup problems.
  • Effective use of the Task Parallel Library to maximize throughput.
  • Which .NET features and APIs to use and which to avoid.
  • Instrument your program with performance counters and ETW events.
  • Use the latest and greatest .NET features.
  • Build a performance-minded team.

...and so much more.

Похожее
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...
SQL Server Query Performance Tuning, 6th Edition
Автор: Grant Fritchey
Год: 2022
Troubleshoot slow-performing queries and make them run faster. Database administrators and SQL developers are constantly under pressure to provide more speed. This new edition has been redesigned and rewritten from scratch based on the last 15 years of learning, knowledge,...
Управление памятью в .NET для профессионалов
Автор: Конрад Кокоса
Год: 2020
Хотя в .NET управление памятью осуществляется автоматически, понимание того, как именно это делается, сулит немало преимуществ. Вы сможете писать более качественные программы, эффективно взаимодействующие с памятью.Книга, проверенная командой разработки .NET из «Майкрософт», содержит 25 сценариев поиска и устранения неисправностей, призванных...
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...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
30 вопросов на собеседовании фронтенд разработчика
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
Семь итераций наивности или как я полтора года свою дебютную игру писал
Вопросы с собеседований, которые означают не то, что вы думаете
Как сделать полезный дашборд: советы и идеи
WAF и RASP: в чём разница и что лучше для безопасности веб-приложений
Почему программисты не стареют: эффект кодера после 40
Асинхронный JavaScript: изучаем Async/Await, Callbacks и Promises
Универсальный ускоритель инженера: как расти быстрее с помощью проектов
Boosty
Donate to support the project
GitHub account
GitHub profile