search for: p7946

Displaying 1 result from an estimated 1 matches for "p7946".

Did you mean: 7946
2016 Nov 27
3
A couple metrics of LLD/ELF's performance
...c essentially shows where new pages of memory are touched and have to be either allocated by the kernel or it has to do a page table fixup. Here we see the memcpy into the output is a huge part. Also obviously lots of minor faults as malloc allocates memory from the kernel. https://reviews.llvm.org/P7946 -- Sean Silva -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161127/0f23f8df/attachment.html>