[PATCH] D86295: [analyzer] Reorder the layout of MemRegion and cache by hand for optimal size

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 24 03:09:22 PDT 2020


steakhal added a comment.

In D86295#2233076 <https://reviews.llvm.org/D86295#2233076>, @vsavchenko wrote:

> In D86295#2231760 <https://reviews.llvm.org/D86295#2231760>, @NoQ wrote:
>
>> I believe @vsavchenko's docker thingy already knows how to do that.
>
> Yep, it sure does!  Additionally, there is a `benchmark` subcommand that can chart memory consumption for measured projects.

Could you point me to some docs to help getting started? I haven't used this docker image.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86295



More information about the cfe-commits mailing list