Hacker News new | ask | show | jobs
by bertr4nd 1468 days ago
Could you comment on which data structures are most critical to mold’s performance, and what makes them so fast?
1 comments

Ah, I overlooked this explanation at first: https://github.com/rui314/mold/blob/main/docs/design.md

Thanks for the great write up as well as mold itself!