|
From: Jay F. <jay...@gm...> - 2011-03-21 14:14:25
|
Can Massif give an accurate value for peak memory usage, without running very slowly? I understand that recording a detailed snapshot is expensive, hence the --peak-inaccuracy option. But in my case, I'm not interested in a detailed snapshot; all I want is an accurate value for the peak memory usage, so that I can try tweaking my application and see how the value changes. Thanks, Jay. |