Hi, all. Does anyone know how to profile R interpreter? I tried Rprof, which
only gave me profiling information at script level. My intention is to
identify hot spots in R interpreter. I compiled R interpreter with -pg for
gprof. However, I couldn't generate gmon.out when I ran the R interpreter
with a script. Thanks.

Xiaoming

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to