Skip to content

chsienki/GeneratorTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages