Skip to content

Report buildInfo size in extendedDiagnostics - #50293

Closed
Sheetal Nandi (sheetalkamat) wants to merge 1 commit into
mainfrom
buildInfoSize
Closed

Report buildInfo size in extendedDiagnostics#50293
Sheetal Nandi (sheetalkamat) wants to merge 1 commit into
mainfrom
buildInfoSize

Conversation

@sheetalkamat

@sheetalkamat Sheetal Nandi (sheetalkamat) commented Aug 12, 2022

Copy link
Copy Markdown
Member

Just draft so i can port it to any branch i need

This reports buildInfo read and wrie size in extended diagnostics

Comment thread src/compiler/tsbuildPublic.ts Outdated
@sheetalkamat

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) pack this

@typescript-bot

TypeScript Bot (typescript-bot) commented Aug 12, 2022

Copy link
Copy Markdown
Contributor

Heya Sheetal Nandi (@sheetalkamat), I've started to run the tarball bundle task on this PR at 7640bc2. You can monitor the build here.

@typescript-bot

TypeScript Bot (typescript-bot) commented Aug 13, 2022

Copy link
Copy Markdown
Contributor

Hey Sheetal Nandi (@sheetalkamat), 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/131753/artifacts?artifactName=tgz&fileId=33E94ECB6E16BEBBE58AA1F158AAA41BD71392011744FC0F49CD00ACBAF46E9A02&fileName=/typescript-4.9.0-insiders.20220813.tgz"
    }
}

and then running npm install.


There is also a playground for this build and an npm module you can use via "typescript": "npm:@typescript-deploys/pr-build@4.9.0-pr-50293-2".;

Comment thread src/compiler/emitter.ts Outdated
@sheetalkamat

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) pack this

@typescript-bot

TypeScript Bot (typescript-bot) commented Aug 24, 2022

Copy link
Copy Markdown
Contributor

Heya Sheetal Nandi (@sheetalkamat), I've started to run the tarball bundle task on this PR at 56f546b. You can monitor the build here.

@typescript-bot

TypeScript Bot (typescript-bot) commented Aug 24, 2022

Copy link
Copy Markdown
Contributor

Hey Sheetal Nandi (@sheetalkamat), 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/132629/artifacts?artifactName=tgz&fileId=E5EC25C5B7AF0C522294502EA402B4AEDE63BAEF6509A4A8B5F77A15D29492CA02&fileName=/typescript-4.9.0-insiders.20220824.tgz"
    }
}

and then running npm install.


There is also a playground for this build and an npm module you can use via "typescript": "npm:@typescript-deploys/pr-build@4.9.0-pr-50293-5".;

@sheetalkamat

Copy link
Copy Markdown
Member Author

Ping Andrew Casey (@amcasey) to review this

Comment thread src/compiler/builder.ts Outdated
Comment thread src/compiler/program.ts Outdated
Comment thread src/compiler/program.ts Outdated
Comment thread src/compiler/emitter.ts Outdated
@sandersn

Copy link
Copy Markdown
Member

I believe this test branch is unused so I'm closing it. Please re-open it if I'm wrong.

@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team Experiment A fork with an experimental idea which might not make it into master For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants