Displaying 2 results from an estimated 2 matches for "14309cad".
2015 Mar 20
2
[LLVMdev] On LLD performance
On Fri, Mar 20, 2015 at 2:56 PM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> >> > https://people.freebsd.org/~davide/llvm/lld-03162015.svg
> >> > It seems now 85% of CPU time is spent inside
> >> > FileArchive::buildTableOfContents().
> >> > In particular, 35% of the samples are spent inserting into
> >> >
2015 Mar 20
2
[LLVMdev] On LLD performance
...> symbols. We would need to scan the list of symbols again.
>
> Yes, keep scanning until no member is added.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150320/14309cad/attachment.html>