Re: [Rcpp-devel] Timings for a program

2017-01-05 Thread Martyn Plummer
On Thu, 2017-01-05 at 05:39 -0700, Christian Gunning wrote: > > > > 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 > >

Re: [Rcpp-devel] Timings for a program

2017-01-05 Thread Christian Gunning
> 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 technic