salesforcecodex.com
Handle Heap Size for Apex Code Optimization
Heap size is the amount of memory needed to store object variables in memory. This post will list out ways to handle heap size for apex code optimization.