This is the mail archive of the gcc-patches@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]

Re: Fix PR 30735 and 31090: Change static memory partition heuristic


H. J. Lu wrote on 04/11/07 13:39:

> revision 119760 caused 179.art to degrade 24% and 200.sixtrack to
> degrade 50% on PPC.

179.art goes from 2506 (before the patch) to 2794 (after the patch). An
11.49% performance improvement.

200.sixtrack fails to compare on both before and after the patch.

Both runs on x86_64.

The testcases attached to 30735 and 31090 both improve as the critical
symbols are never partitioned.


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