You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MSBuild team is developing BuildChecks (build-execution-time analyzers) and like the Roslyn Analyzers that we're drawing so much inspiration from, we've invested in profiling/timing the entire buildcheck infra as well as specific buildchecks and rules.
It would be great if the binlog viewer could report these timings in a folder similar to roslyn analyzers to make it easier to locate and consume the information.
The text was updated successfully, but these errors were encountered:
The MSBuild team is developing BuildChecks (build-execution-time analyzers) and like the Roslyn Analyzers that we're drawing so much inspiration from, we've invested in profiling/timing the entire buildcheck infra as well as specific buildchecks and rules.
It would be great if the binlog viewer could report these timings in a folder similar to roslyn analyzers to make it easier to locate and consume the information.
The text was updated successfully, but these errors were encountered: