Comment on GCC and C vs C++ Speed, MeasuredparentComments−easytiger13yi think the point is largely it is irrelevant. people care abut the speed of their process, not the time it took to generate (within reason)−caf13yIn this case the process is "GCC" and the way to measure its speed to measure how long it takes to compile something else.−easytiger13yyes but the point was the title is ambiguous because almost all people will care about the speed of the binary it outputs not it itself. Indeed that is something people spend a lot of time on
Comments
i think the point is largely it is irrelevant. people care abut the speed of their process, not the time it took to generate (within reason)
In this case the process is "GCC" and the way to measure its speed to measure how long it takes to compile something else.
yes but the point was the title is ambiguous because almost all people will care about the speed of the binary it outputs not it itself. Indeed that is something people spend a lot of time on