Hacker News new | ask | show | jobs
by matrix_overload 714 days ago
TLDR: building projects with Clang is now about 4% faster due to optimizations in the way it internally handles assembly.
1 comments

Perhaps more important, someone is going through MC and simplifying it. Decent chance that's a net reduction in bugs as well.
Thanks!