[PATCH] D71786: RFC: [Support] On Windows, add optional support for rpmalloc

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 09:46:40 PDT 2020


aganea added a comment.

In D71786#2093007 <https://reviews.llvm.org/D71786#2093007>, @dmajor wrote:

> Very nice! This reduces the link time of Firefox's xul.dll from 13 minutes to 7 minutes.


Nice! What is the config? Have you tried with `lld-link ... /opt:lldltojobs=all`? The default is to only use half of the hardware threads.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71786/new/

https://reviews.llvm.org/D71786





More information about the llvm-commits mailing list