I ran  a function in R three days ago and the execution time was about 4 
minutes. I ran the same function yesterday and the execution time was more than 
6:50 minutes(I aborted the function after that time).

I read in the Internet that this is possible. I also came to know that software 
or hardware interrupts are the main reasons.

How do you know whether the delay was caused by interrupts? Which hardware or 
software triggered the interrupts? In general, how to know the exact cause of 
the delay in execution in R? Are there any packages for these analyses?

Very many thanks for your time and effort....

yours sincerely,
AKSHAY M KULKARNI

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to