[PATCH] D32881: Read public symbol names for LazyObjectFiles in parallel.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 12:34:50 PDT 2017


Rui Ueyama via Phabricator <reviews at reviews.llvm.org> writes:

> ruiu added a comment.
>
> I think the testcase is the same. Probably that's due to difference of machines. My workstation is beefy -- 2-socket Xeon with 10 physical cores each. What's your machine and your numbers?

I tested on a c4.8 large on ec2, which looks to have 18 cores.

Cheers,
Rafael


More information about the llvm-commits mailing list