Skip to content

Collect start/end time for each emitter in compiler #6770

@RodgeFu

Description

@RodgeFu

Clear and concise description of the problem

Capturing emitter start/end times which would help to identify emitters that are taking longer than others, since they may need to be optimized.

We don't have these data now. We will need the compiler to collect these data and send it to vscode somehow. Seems another reason to do #6663

Checklist

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Metadata

Metadata

Assignees

Labels

ideIssues for VS, VSCode, Monaco, etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions