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