Skip to content

Include results from --extendedDiagnostics when using the compiler APIΒ #61229

Open
@MariaSolOs

Description

@MariaSolOs

πŸ” Search Terms

extendedDiagnostics, compiler API

βœ… Viability Checklist

⭐ Suggestion

For users of the TypeScript compiler API, it would be extremely useful to include the performance statistics obtained when using the --extendedDiagnostics compiler option.

From the review I've done in this codebase, it seems like this performance information is only reported when invoking tsc directly.

πŸ“ƒ Motivating Example

"The compiler API can now report performance information when enabling the extendedDiagnostics compiler option"

πŸ’» Use Cases

  1. What do you want to use this for? Investigating performance variations in a project that interacts with TypeScript using the compiler API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Awaiting More FeedbackThis means we'd like to hear from more people who would be helped by this featureSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions