[PATCH] D128298: [lld/mac] Parallelize code signature computation
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 16:27:15 PDT 2022
oontvoo accepted this revision.
oontvoo added a comment.
This revision is now accepted and ready to land.
LG - i'm surprised that this is *only* ~3% (which is still good), because when I did a profile a few months ago, the hashing/coding signing function was hottest (~30-50% of the total time) when linking Youtube.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128298/new/
https://reviews.llvm.org/D128298
More information about the llvm-commits
mailing list