Hacker News new | ask | show | jobs
by DarkByte 1979 days ago
My _anecdotal_ understanding is that _generally_ on _average_ for identical as they can be targets, gcc compiles faster but generates slightly larger artifacts while clang would compile slower but generate slightly smaller artifacts.

This makes me wonder if a comparison not using the same compiler really reveals enough of the story here.