Hi everyone,

I'm running some code containing an outer and inner loop, to fill cells in a
2500x1500 results matrix. I left my program running overnight, and it was
still running when I checked 17 hours later. I have tested the operation on
a smaller matrix and it executes fine, so I believe there is nothing wrong
with the code. I was just wondering if this is normal program execution
speed for such an operation on a P4 with 2GB RAM?

Thanks,

rcoder
-- 
View this message in context: 
http://www.nabble.com/long-run-time-for-loop-operation---matrix-fill-tp18876372p18876372.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to