[PATCH] D83993: [scudo][standalone] Change the release loop for efficiency purposes

Christopher Ferris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 12:25:32 PDT 2020


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

I verified that this does not result in any loss in performance or RSS on Android. I also verified that this fixes the slow run of the test suite and that none of the tests cause a long os release.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83993





More information about the llvm-commits mailing list