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: [PATCH][LTO] Optimize reading of locations


On Sat, Oct 17, 2009 at 11:20, Richard Guenther <rguenther@suse.de> wrote:

> before: toplev.c:1655 (realloc_for_line_map)
> Â Â Â Â Â Â0: 0.0% Â Â1400832:26.0% Â Â1446912:56.9% Â Â 791552:52.9% Â Â Â 7
> after: toplev.c:1655 (realloc_for_line_map)
> Â Â Â Â Â Â0: 0.0% Â Â 123904: 3.0% Â Â 185344:14.4% Â Â Â88064:11.1% Â Â Â 4
>
> which is some nice saving.

Indeed.

> 2009-10-17 ÂRichard Guenther Â<rguenther@suse.de>
>
> Â Â Â Â* lto-streamer-in.c (lto_input_location): Try to reuse
> Â Â Â Âprevious maps.

OK.


Diego.


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