Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: can Stata tell how long a process took to run?
From
"Dimitriy V. Masterov" <[email protected]>
To
[email protected]
Subject
Re: st: can Stata tell how long a process took to run?
Date
Mon, 25 Apr 2011 13:34:51 -0400
Doug,
In Stata it's called timer. The syntax is pretty simple. You can
define up to 100 timers like this:
timer on 1
do some stuff
timer off 1
timer list 1
Just remember to clear the timer.
DVM
On Mon, Apr 25, 2011 at 1:27 PM, Doug Hess <[email protected]> wrote:
> Hi. Is SAS the system will tell you how long it took for a process to
> run. Can this information be requested of Stata? I am running a large
> model (large sample and large number of variables) using -xtmelogit-
> and I let the model run overnight or on a secondary computer at home
> while I am away during the day. So, I am wondering how long it takes
> to run the model.
>
> Thanks, as always, to those who help keep this list going.
>
> Doug
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/