[R] R 1.4.0 much slower than R 1.3.1
Robin Hankin
r.hankin at auckland.ac.nz
Thu Jan 17 01:15:25 CET 2002
Dear R-ers
I've recently upgraded to R-1.4 but I have noticed that it is slower
to load datasets than R-1.3.1:
R-1.3.1:
> system.time(a <- read.table("~/people/academics/mitchell/nzsl02.27",header=T))
[1] 40.86 0.51 54.10 0.00 0.00
>
R-1.4.0:
> system.time(a <- read.table("~/people/academics/mitchell/nzsl02.27",header=T))
[1] 293.24 30.76 478.35 0.00 0.00
The dataset in question is big ( 75306 x 27) but not desperately so.
Am I doing something stupid here?
--
Robin Hankin, Lecturer,
School of Environmental and Marine Science
Private Bag 92019 Auckland
New Zealand
r.hankin at auckland.ac.nz
tel 0064-9-373-7599 x6820; FAX 0064-9-373-7042
as of: Thu Jan 17 13:10:00 NZDT 2002
This (linux) system up continuously for: 140 days, 19 hours, 05 minutes
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list