This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

much slower?


Hello,
 
I have just loaded the gcc 2.95.2 release on top of my cygwin B20.1 release and have recompiled my programs (on a WinNT machine). I am theoretical physics researcher and my programs are performing very heavy arithmetic. To my astonishment I discovered that my programs run about 25% SLOWER with the new compiler, using the same optimization option -O. If I then use the option -O3, the program even gets 65% slower!
 
Do you have any idea why the new version is so much slower?
 
Best regards,
Jacques Bloch
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]