Hacker News new | ask | show | jobs
by azakai 3714 days ago
Any benchmarks of compile times vs other compilers?
1 comments

I have done some using my C frontend, qbe is at least 5 times faster than both gcc and clang for -O2 -S. It is extremely fast from my experience.