Skip to content

Comment on GCC and C vs C++ Speed, Measuredparent

Comments

To test a compiler's performances, you use it to compile stuff don't you? That's what TFA does: it builds GCC 4.7 using both a C compiler and a C++ compiler, then looks how the results perform, by compiling stuff with them.

TFA did not bench how long the original compilation (whether through C or through C++) took, that would have been pointless and irrelevant.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.