drh / lcc

The lcc retargetable ANSI C compiler
https://drh.github.io/lcc/
2.03k stars 442 forks source link

Are benchmarks comparing LCC with other compilers available ? #35

Open markNZed opened 7 years ago

markNZed commented 7 years ago

A quick internet search found http://www.willus.com/ccomp_benchmark.shtml?p1 which is from 2002

I'd like to get a feeling for how much faster LCC compiles compared to GCC and how much slower the executables run. Obviously this is application specific but I'd like to set some expectations of what might be possible. Another comparison of interest would be TCC