Skip to content
Prev 40261 / 63424 Next

RProfmem output format

On Sat, May 14, 2011 at 5:00 AM, Hadley Wickham <hadley at rice.edu> wrote:
I think the five numbers come from four memory allocations before
example() is called.  Looking at the code in src/main/memory.c, it
prints newline only when the call stack is not empty.

I don't see why this is done, and I may well be the person who did it
(I don't have svn on this computer to check), but it is clearly
deliberate.

   -thomas