Hacker News new | ask | show | jobs
by uecker 370 days ago
While LLVM is known to be slow, not all LLVM-based languages are equally slow.
1 comments

This isn't an issue with LLVM being slow, but of rustc not calling LLVM efficiently, read the linked blog post!
I guess this was my point.