Skip to content

Conversation

@mcmire
Copy link
Contributor

@mcmire mcmire commented Oct 29, 2024

Explanation

This version of ts-bridge processes TypeScript project references in parallel. The result is that yarn build runs in almost half the time (~47s vs. ~1m21s).

References

See performance improvement changes in ts-bridge: ts-bridge/ts-bridge#56

Changelog

N/A

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

This version processes TypeScript project references in parallel.
The result is that `yarn build` runs in almost half the time (~47s
vs. ~1m21s).
@mcmire mcmire requested review from a team October 29, 2024 20:33
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ts-bridge/cli@0.6.0 None 0 192 kB mrten
npm/@ts-bridge/resolver@0.2.0 filesystem, unsafe 0 72.9 kB mrten

🚮 Removed packages: npm/@ts-bridge/cli@0.5.1, npm/@ts-bridge/resolver@0.1.2

View full report↗︎

@mcmire mcmire marked this pull request as draft October 29, 2024 22:52
@mcmire
Copy link
Contributor Author

mcmire commented Feb 12, 2025

Closing as this was done in #5011.

@mcmire mcmire closed this Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants