I am also confused by how to make the best use of -profiler-. I ran into an issue where my ado file spends the most time in a subroutine I defined, but I don't really see which commands therein took all that time. Out of the 141.187 seconds of overall runtime, 114.865 seconds are reported under the name of the subroutine, while other reported commands (most of them called by this subroutine) do not seem to add up to this. What goes unreported? E.g. I don't how much of the subroutine hung on on a largish -tabulate, summarize-…
-
Login or Register
- Log in with
Comment