<div dir="ltr">Hi, <div><br></div><div>Trying out the Rcpp Timer example from <a href="http://gallery.rcpp.org/articles/using-the-rcpp-timer/">http://gallery.rcpp.org/articles/using-the-rcpp-timer/</a> I was unable to reproduce similar results. The example output</div><div><br></div><div><div>    get/put g/p+rnorm()  empty loop </div><div>  1.967e+03   3.288e+03   6.400e-04 </div></div><div><br></div><div>compared to the output I see</div><div><br></div><div><div>    get/put g/p+rnorm()  empty loop</div><div>   733.5265   1884.9589   1884.9601</div></div><div><br></div><div>Suspiciously, the empty loop appears to take the longest. Could these be cumulatively measured times here? <br></div><div><br></div><div>Best,</div><div>Kaspar</div><div><br></div></div>