meta: Use mold as linker #451
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#451
Loading…
Reference in New Issue
No description provided.
Delete Branch "misc/mold"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tested by
cargo build --all --tests
on a clean directory.Ryzen 7 6850U:
Ryzen 9 5900X:
Sidenote: I am not sure whether I am putting the packages/stdenv overrides at the right place in
flake.nix
. Would appreciate if someone can review it.Not sure if this is worth the extra code, complexity, and potential bugs...
Updated stats using
cargo build --all-targets
on a clean directory.Ryzen 7 6850U:
Ryzen 9 5900X:
Do you think it might be better if we only merge the changes to
flake.nix
so that people can opt into mold rather than enforcing it for everyone?ffe42a67ea
toc03743e9b0
c03743e9b0
to7d40808c12
7d40808c12
to8f21c33f5b
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.