search for: ae465acd

Displaying 2 results from an estimated 2 matches for "ae465acd".

2015 Dec 11
3
Memory utilization problems in profile reader
...ion I see that large values for keys will cause a lot of growth. And the documentation confirms it (someday I'll learn to read documentation first). -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151211/ae465acd/attachment.html>
2015 Dec 10
3
Memory utilization problems in profile reader
On Wed, Dec 9, 2015 at 3:14 PM, Xinliang David Li <xinliangli at gmail.com> wrote: > Can you extract the relevant part of the heap profile data? > It's all profile data, actually. The heap utilization is massively dominated by the profile reader. > How large is the sample profile data fed to the compiler? > > For this run, the input file was 21Mb. > The