DescriptionSubzero. Moar performance tweaks.
1) Clones llvm::BitVector, and makes it Allocator aware (using the
CfgLocalAllocator<>)
2) Uses mallopt to set the malloc granularity. The default granularity
is too small, which forces too many mmap calls.
BUG=
R=sehr@chromium.org, stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=36d6aa6545570a246a1b68d7f0ca37daea67a33a
Patch Set 1 #Patch Set 2 : Make format. #Patch Set 3 : fixes GPLUSPLUS=1 #
Total comments: 9
Patch Set 4 : Addresses comments #
Total comments: 2
Created: 4 years, 10 months ago
Messages
Total messages: 8 (2 generated)
|