Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 485 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 485 Bytes

GeneratorTracer

Display real-time performance data from Microsoft.CodeAnalysis.GeneratorDriver

Usage

Run as administrator. Open Visual Studio / dotnet build to begin collecting data.

  • Lists each generator active by name, assembly and which process it's loaded into.
  • For each process, shows statistics about each generator such as run times and counts, as well as the all-up generator driver time.

Screenshots

Screenshot showing live data