I may suggest this tutorial:
http://www.stat.berkeley.edu/~nolan/stat133/Fall05/lectures/profilingEx.html
and this discussion:
http://stackoverflow.com/questions/3650862/how-to-efficiently-use-rprof-in-r
which inspired this example:
Rprof("profile1.out", line.profiling=TRUE)
for(i in 1:10
Hello All,
I am looking for any package/function which can give processing time for
each line of a given function. I came through the package "profr" but don't
know how to find line number.
Any help will be appreciated.
Thanks
--
Sheila
[[alternative HTML version deleted]]
__
2 matches
Mail list logo