Skip to content

How to interpret those --verbose log timings? #2948

Closed Answered by Antonboom
d33tah asked this question in Q&A
Discussion options

You must be logged in to vote

Execution took is about the entire timing of run command.

Typically the longest step is loading packages.
And we see this in your logs:

level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|name|deps) took 58.803170532s"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Antonboom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants