Skip to content

Improve compile time using lld linker#404

Open
suprohub wants to merge 1 commit intoCCBlueX:mainfrom
suprohub:tauri/v2
Open

Improve compile time using lld linker#404
suprohub wants to merge 1 commit intoCCBlueX:mainfrom
suprohub:tauri/v2

Conversation

@suprohub
Copy link

The Rust compiler spends a lot of time in the final "link" step.
LLD is much faster at linking than the default Rust linker.

@suprohub
Copy link
Author

Btw launcher has a lot, loooot of deps

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.

1 participant