Skip to content

Tracing: dump more information about types #42962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 1, 2021
Merged

Conversation

amcasey
Copy link
Member

@amcasey amcasey commented Feb 25, 2021

I was reviewing some traces and discovered that there were type records with basically no properties.

@amcasey amcasey requested a review from elibarzilay February 25, 2021 20:39
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Feb 25, 2021
Copy link
Contributor

@elibarzilay elibarzilay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor comments.

Also: I'm guessing that this would make the time to dump it even longer -- maybe it would make sense to print something when it starts doing the type file dumps? (Both to avoid people complaining that the compiler became horribly slow, and to let them know that they can kill the process if they're just looking at the trace file.)

Copy link
Contributor

@elibarzilay elibarzilay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor picky thing, if you care for it...

@amcasey amcasey merged commit 41b5abf into microsoft:master Mar 1, 2021
@amcasey amcasey deleted the TypeDump branch March 1, 2021 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants