+Tools team
30 seconds is much too slow for a tool that's used as a save hook. Ideally
we're closer to 100ms; half a second is OK. Do we have a workaround for
goimports+go.mod until the latency issues are resolved?
Thanks,
S


On Wed, Nov 7, 2018 at 7:43 PM Joseph Lorenzini <jalo...@gmail.com> wrote:

>
>
> Hi all,
>
> If have a go.mod, goimports takes 30 seconds to run. If I remove the
> go.mod, then goimports takes half a second to run. Is this expected? Is
> goimports trying to do something with the packages found in go.mod? Is
> there a way to configure goimports so it ignores go.mod?
>
> Thanks,
> Joe
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to