RE: program executin times differ between gcc versions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Paul,

The performance tests are not of interest, since optimizations were not enabled.

Just as with profiling:  profiling optimization-disabled code (e.g., debug compiles) yields results that have no practical value.

The compiler does not optimize when optimizations are turned off.  And later versions of the compiler very well may have worse performance for optimization-disabled compiles.

Sincerely,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux