Skip to content

Speed up bundling in FURN #3937

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 4 commits into from
Jul 14, 2025
Merged

Speed up bundling in FURN #3937

merged 4 commits into from
Jul 14, 2025

Conversation

JasonVMo
Copy link
Contributor

Platforms Impacted

  • all

Description of changes

Bundling was slow...it should now be substantially faster. There were a few things changed:

  • versions of the rnx-kit tools were way out of date for fluent-tester
  • added the symlinks resolver which often speeds up performance
  • simplified the regex expressions to either anchor them at the end, or root them at the start
  • made the duplicate elimination pattern scalable and added some new packages to it to avoid warnings.

@JasonVMo JasonVMo requested a review from a team as a code owner July 14, 2025 21:20
@JasonVMo JasonVMo merged commit 256ff24 into main Jul 14, 2025
11 checks passed
@JasonVMo JasonVMo deleted the user/jasonvmo/fast-bundling branch July 14, 2025 23:39
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.

4 participants