This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c++/42194] performance degradation with STL complex convolution operation



------- Comment #3 from jagjeet dot nain at gmail dot com  2010-01-10 05:54 -------
Got the speedup improvement with fcx-limited-range flag.
but got into another problem.
This particular code when run on Sunx4100 server(with OpenSuse 10.1) shows
unusual behavior. Different runs have different runtime. always no other load
on server was ensured.
One in three runs have double runtime of normal run.
Processor is dual core AMD opteron.
any help in this matter is appreciated.


-- 

jagjeet dot nain at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|WORKSFORME                  |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42194


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