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 tree-optimization/34265] Missed optimizations



------- Comment #9 from burnus at gcc dot gnu dot org  2007-11-28 21:27 -------
> With your patch the runtime went from
> 93.670u 0.103s 1:33.85 99.9%    0+0k 0+0io 32pf+0w
> to
> 38.741u 0.038s 0:38.85 99.7%    0+0k 0+1io 32pf+0w

Thus: 59% faster. Here, it "only" went ~30% down from 49.89s to ~35.2s.
(AMD64/Linux, -m64). Still quite impressive!


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu dot
                   |                            |org


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


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