Skip to content
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

It would be awesome to use mold to build #117

Open
frederikhors opened this issue Jan 23, 2023 · 2 comments
Open

It would be awesome to use mold to build #117

frederikhors opened this issue Jan 23, 2023 · 2 comments

Comments

@frederikhors
Copy link

It would be awesome to use mold to build.

What do you think about?

@clux
Copy link
Owner

clux commented Jan 29, 2023

Ah, yes, I think that's a good idea. Not sure how easy it is to integrate in this musl setup and haven't played with it personally, so a PR for an initial setup of this would be helpful!

Would ideally want to test it a bit to ensure that a normal setup works / non-breaking (as they claim), and verify that it is faster to link in a simple webapp case, but if those two things are true, then it would make sense to use here as a default.

@frederikhors
Copy link
Author

I think also starting with lld first will be good: https://nnethercote.github.io/perf-book/compile-times.html#linking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants