Skip to content
Prev 30407 / 398513 Next

Rprof in Windows

On Thu, 10 Apr 2003, Sharon Kuhlmann-Berenzon wrote:

            
My guess is that you have a single-CPU machine: you need to leave a time
gap between Rprof() and running the code.  It seems to be a bug in the
Windows runtime used in 1.6.x that is failing to start the profiling
thread: it did not happen in 1.5.1 and 1.7.0 (a week away) will contain a
workaround -- dual-CPU machines always worked correctly.