Skip to content

Custom instrumentation to identify expensive overload resolution instances #35488

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

Closed
wants to merge 10 commits into from

Conversation

amcasey
Copy link
Member

@amcasey amcasey commented Dec 4, 2019

Make --extendedDiagnostics list top functions by time and objects allocated.

@amcasey
Copy link
Member Author

amcasey commented Dec 4, 2019

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Dec 4, 2019

Heya @amcasey, I've started to run the tarball bundle task on this PR at 4e46e35. You can monitor the build here. It should now contribute to this PR's status checks.

@amcasey
Copy link
Member Author

amcasey commented Dec 4, 2019

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Dec 4, 2019

Heya @amcasey, I've started to run the tarball bundle task on this PR at c926322. You can monitor the build here. It should now contribute to this PR's status checks.

@typescript-bot
Copy link
Collaborator

Hey @amcasey, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/56782/artifacts?artifactName=tgz&fileId=F14A972727DF841117CD6002F518D8F7B710D68079E5B88260A82D523EDF5BA502&fileName=/typescript-3.7.3-insiders.20191204.tgz"
    }
}

and then running npm install.

@typescript-bot
Copy link
Collaborator

Hey @amcasey, something went wrong when looking for the build artifact. (You can check the log here).

@amcasey
Copy link
Member Author

amcasey commented Dec 5, 2019

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Dec 5, 2019

Heya @amcasey, I've started to run the tarball bundle task on this PR at b1456ae. You can monitor the build here. It should now contribute to this PR's status checks.

@typescript-bot
Copy link
Collaborator

Hey @amcasey, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/56868/artifacts?artifactName=tgz&fileId=F96CB7DE492579A0B3530BBC7E54A1B96742E46ACE9E41B3200CD645454A110202&fileName=/typescript-3.7.3-insiders.20191205.tgz"
    }
}

and then running npm install.

@typescript-bot
Copy link
Collaborator

Hey @amcasey, something went wrong when looking for the build artifact. (You can check the log here).

@amcasey
Copy link
Member Author

amcasey commented Jan 7, 2020

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jan 7, 2020

Heya @amcasey, I've started to run the tarball bundle task on this PR at b1456ae. You can monitor the build here. It should now contribute to this PR's status checks.

@typescript-bot
Copy link
Collaborator

Hey @amcasey, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/59611/artifacts?artifactName=tgz&fileId=970F546774D4234DCD4337A87796F22B57E374D91712C98C857FAFED87C9AC8F02&fileName=/typescript-3.7.3-insiders.20200107.tgz"
    }
}

and then running npm install.

@typescript-bot
Copy link
Collaborator

Hey @amcasey, something went wrong when looking for the build artifact. (You can check the log here).

@amcasey
Copy link
Member Author

amcasey commented Jul 23, 2020

This has evolved into #37785

@amcasey amcasey closed this Jul 23, 2020
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants