That isn't really a well-defined thing since it depends on GC which is unpredictable.
On Fri, Jun 26, 2015 at 9:03 PM, Kristen Lessel <[email protected]> wrote: > > > Hi all, > > I am looking for a way to measure the peak memory that a function uses. I > have looked into @time, and @allocated, but as far as I can tell, these > give total memory only. Is there currently any way, or workaround of some > sort that might make it possible to measure peak memory? > > Thank you in advance for any help you might be able to give! > Kristen >
