Y
Hacker News
new
|
ask
|
show
|
jobs
by
azakai
3714 days ago
Any benchmarks of compile times vs other compilers?
1 comments
andrewchambers
3714 days ago
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.
link