> I am new to Rcpp. I have converted my R program into an Rcpp program.
> I want to ask a general question. Using Rcpp, my code is taking about 3
> minutes to produce output for 100 observations. But it is taking about 2.45
> hours to produce output for 1000 observations. Any suggestions or technical
> hint for this type of problem.

First off, please include a minimal working example with your
question. Without more information, there's not much we can do to
help.

In the meantime, you might find this to be an interesting and helpful read:
http://www.burns-stat.com/documents/books/the-r-inferno/

Best,
Christian
-- 
A man, a plan, a cat, a ham, a yak, a yam, a hat, a canal – Panama!
http://www.x14n.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to