Upgrade to Pro — share decks privately, control downloads, hide ads and more …

.NET Profiler in 2024.

.NET Profiler in 2024.

This presentation is about the .NET profiling tool. If a program is slow, profiling is important to determine the cause of the slowdown. NET has many profilers; Visual Studio has diagnostic tools that can be used while debugging. Memory snapshots can be used to investigate memory leaks. However, profiling can be expensive and time consuming. It is important to consider cost-effectiveness.

KAMEGAWA Kazushi

April 27, 2024
Tweet

More Decks by KAMEGAWA Kazushi

Other Decks in Technology

Transcript

  1. In-depth .NET Memory Profiling - .NET Memory Profiler (memprofiler.com) dotTrace

    Profiler: .NET Profiling Experience Like No Other by JetBrains 診断ツールの概要 - .NET Core | Microsoft Learn .NET Developer Bundle: All Redgate's .NET Development Tools (red-gate.com) From Observability to Debugging in a Click - RevDeBug プロファイリング ツール の概要 - Visual Studio (Windows) | Microsoft Learn
  2. ソース リンクと .NET ライブラリ - .NET | Microsoft Learn PublishSymbols@2

    - ソースのインデックス作成とシン ボルの発行 v2 タスク | Microsoft Learn sourcelink/README.md at main · dotnet/sourcelink (github.com)