Then again if I'm writing a multi-threaded program then go blows gcc out of
the water.
brucee
On 18/10/2014 8:18 AM, "Anthony Sorace" wrote:
> There have been many over the years (I think the original papers present
> something), but I've not seen anything current enough to be useful. The
> very
There have been many over the years (I think the original papers present
something), but I've not seen anything current enough to be useful. The very
short version: gcc almost always produces faster executables from the same code.
Hi,
Is there any benchmark results comparing kencc (e.g. 8c) vs gcc, clang, etc?
I’m interested mainly in the speed of the generated code, not so much in the
time it takes to compile something.