Hi, I have a script that takes a long while to run so I use rmsg to see how long each part takes.
Now I need to run that script a bunch of times so am putting the whole thing in a foreach loop, but because foreach is a command, I only get rmsg timing for that command itself. Is there a simple way to report timing within a loop?
Related Posts with Timing within forloops
Vectorized divisionHi All, I have the following dataset. test2=sums_of_squares_weight/total_passenger_perday_adjusted …
Estat ovtestHello everyone, I regress a fixed effect model with heteroscedastic consistent and autocorrelation …
Window issue in Stata 17Hi Stata users, I am using a user written command that can be found http://www.who.int/entity/healt…
covs() not allowed in rdrobstDear statlists, I have a very brief question, but I cannot wrap my head around why this doesn't wor…
distcomp now on SSCThe command distcomp (distribution comparison) is now available on SSC, thanks to Kit Baum. It's lik…
Subscribe to:
Post Comments (Atom)
0 Response to Timing within forloops
Post a Comment