Re: [Rd] hash table clean-up

2012-03-04 Thread Simon Urbanek
On Mar 4, 2012, at 4:40 PM, Gabor Grothendieck wrote: > On Sun, Mar 4, 2012 at 4:19 PM, wrote: >> On Sun, 4 Mar 2012, Florent D. wrote: >> >>> Hello, >>> >>> I have noticed that the memory usage inside an R session increases as >>> more and more objects with unique names are created, even aft

Re: [Rd] hash table clean-up

2012-03-04 Thread Gabor Grothendieck
On Sun, Mar 4, 2012 at 4:19 PM, wrote: > On Sun, 4 Mar 2012, Florent D. wrote: > >> Hello, >> >> I have noticed that the memory usage inside an R session increases as >> more and more objects with unique names are created, even after they >> are removed. Here is a small reproducible example: >> >

Re: [Rd] hash table clean-up

2012-03-04 Thread luke-tierney
On Sun, 4 Mar 2012, Florent D. wrote: Hello, I have noticed that the memory usage inside an R session increases as more and more objects with unique names are created, even after they are removed. Here is a small reproducible example: gc() used (Mb) gc trigger (Mb) max used (Mb) Ncel

[Rd] hash table clean-up

2012-03-04 Thread Florent D.
Hello, I have noticed that the memory usage inside an R session increases as more and more objects with unique names are created, even after they are removed. Here is a small reproducible example: > gc() used (Mb) gc trigger (Mb) max used (Mb) Ncells 531720 14.2 899071 24.1 818163