Key pointers to reduce the memory consumption

Hello,

The first thing I’d do is look at the list that is generated when you do a memory calculation. (Step 7 in this doc)

World partition can add a bit of complexity, so I’d only look into that after trying to clean up that list.

1 Like