Displaying 1 result from an estimated 1 matches for "sharkoptimize".
2006 Feb 21
3
profiling C code
Does anyone have any advice about profiling C/C++ code in a package
under R? Does R need to be built specially for this to work?
The FAQ has some entries about profiling but they cover R level
profiling; I'm try to get at the C++ code I've written that is called
from R.
Primary target is Mac OS X.
Thanks.
Ross Boylan