[R] Slow reshape from 5x600000 to 6311 x 132
    Christopher Austin-Lane 
    lanstin at aol.net
       
    Tue Mar  9 23:44:18 CET 2004
    
    
  
Thanks for the info - it inspired me to keep tweaking.
R --min-vsize=400M --min-nsize=6M
allowed me to run in a few minutes - I had been trying larger values of 
--min-vsize (600M) (I have 1 Gig of RAM, but a lot of stuff running), 
but that was evidentally causing R to swap during the reshape, which 
caused it to really slow down.
--Chris
Christian Schulz wrote on 3/5/04, 2:28 AM:
 > Hi,
 >
 > my reshape's  from ~1.4 million obs. to  ~150.00 obs. & 50 attr. goes
 > surprinsing fast (1-2 miniutes), but is less complex then yours.
    
    
More information about the R-help
mailing list