Mold: A Massively Parallel Linker
arxiv.org
Mold: A Massively Parallel Linker
1–10 of 25 posts
Re: Mold: A Massively Parallel Linker
#2https://github.com/wild-linker/wild
(Benchmarks in the README.)
Re: Mold: A Massively Parallel Linker
#3(https://x.com/rui314/status/1560277403787997185)
> my strategy is to increase the value of commons by, say, 100 and get 1 as a return, so bear with me. If you want to use mold for free, you can just do that. This is my open-source business strategy.
Wishing the best for Mold and Rui
Re: Mold: A Massively Parallel Linker
#4Wild is a decent bit faster than mold at this point: https://github.com/wild-linker/wild (Benchmarks in the README.)
Seems that some optimizations went to mold 2.42 and others are not yet released. Wild benchmarked mold 2.40 or 2.41
Re: Mold: A Massively Parallel Linker
#5Wild is a decent bit faster than mold at this point: https://github.com/wild-linker/wild (Benchmarks in the README.)
Re: Mold: A Massively Parallel Linker
#6Wild is a decent bit faster than mold at this point: https://github.com/wild-linker/wild (Benchmarks in the README.)
Rui mentioned today that he managed to speed up mold "about 1.5 times" while writing this paper https://x.com/rui314/status/2092486965186969699?s=20 Seems that some optimizations went to mold 2.42 and others are not yet released. Wild benchmarked mold 2.40 or 2.41
Mold is already very fast, however it doesn't do incremental linking and the author has stated that they don't intend to.Re: Mold: A Massively Parallel Linker
#7Re: Mold: A Massively Parallel Linker
#8Re: Mold: A Massively Parallel Linker
#9Wild is a decent bit faster than mold at this point: https://github.com/wild-linker/wild (Benchmarks in the README.)
Edit to add: I think David's talk on Wild [0] is an interesting summary of what a linker is and why its hard to make incremental
Re: Mold: A Massively Parallel Linker
#10Would use this at a fairly large company if we had windows and Mac support, probably could get budget to pay for the features it’s missing.