Quickly Profiling Compiled Code within R on the Mac

R-bloggers 2013-04-04

Summary:

This is a quick note on profiling your compiled code on the mac. It is important not to guess when figuring out where the bottlenecks in your code are, and for this reason, the R manual has several suggestions on how to profile compiled code running within R. All of the methods are platform dependent, with linux requiring command line tools [...]

Link:

http://feedproxy.google.com/~r/RBloggers/~3/1KEEQU1KqrU/

From feeds:

Statistics and Visualization » R-bloggers

Tags:

Authors:

Ian

Date tagged:

04/04/2013, 11:18

Date published:

04/03/2013, 14:01