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
