CodeGeneration.Roslyn icon indicating copy to clipboard operation
CodeGeneration.Roslyn copied to clipboard

Add performance tracking into the Tool

Open amis92 opened this issue 6 years ago • 1 comments

Let's add the ability to measure time taken by every generator and file invoked.

This is needed to tune the performance: if generators take most of the time, or is the warmup time the dominating factor (loading the Tool, plugins, JITting assemblies, compiling the project).

amis92 avatar Apr 18 '20 12:04 amis92

Needed by #226

amis92 avatar Apr 18 '20 12:04 amis92