See Profile.clear_malloc_data (I think this is in the docs somewhere). --Tim
On Thursday, December 10, 2015 01:28:06 PM Júlio Hoffimann wrote: > I just run the script with: > > julia --track-allocation=user --inline=no baz.jl > > Do I need to warm up something first? > > -Júlio > > 2015-12-10 13:10 GMT-08:00 Kristoffer Carlsson <[email protected]>: > > I meant regarding the negative allocation number. Regarding the different > > memories, did you compile, clear memory cache and then rerun the function. > > Else first call will include jit overhead.
