[PATCH] D75142: [scudo][standalone] Various improvements wrt RSS

Christopher Ferris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 10:13:36 PST 2020


cferris accepted this revision.
cferris added a comment.
This revision is now accepted and ready to land.

The performance is about the same as previous and it does shave about 1MB to 2MB of RSS in many cases. It also decrease the camera process by about 2MB.

It doesn't appear to affect the dex2oat RSS though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75142





More information about the llvm-commits mailing list