Re: [R] R process slow down after a amount of time

2013-04-16 Thread Marc Girondot
Le 16/04/13 15:52, Chris82 a écrit : Hi R users, I have mentioned that R is getting slower if a process with a loop runs for a while. Is that normal? Let's say, I have a code which produce an output file after one loop run. Now after 10, 15 or 20 loop runs the time between the created files is s

Re: [R] R process slow down after a amount of time

2013-04-16 Thread R. Michael Weylandt
On Apr 16, 2013, at 9:52 AM, Chris82 wrote: > Hi R users, > > I have mentioned that R is getting slower if a process with a loop runs for > a while. Is that normal? > Let's say, I have a code which produce an output file after one loop run. > Now after 10, 15 or 20 loop runs the time between t

[R] R process slow down after a amount of time

2013-04-16 Thread Chris82
Hi R users, I have mentioned that R is getting slower if a process with a loop runs for a while. Is that normal? Let's say, I have a code which produce an output file after one loop run. Now after 10, 15 or 20 loop runs the time between the created files is stongly increasing. Is there maybe any d