I'd like to second this!
Also have the linux tree in $GOPATH, and ever since I put it there
goimports slowed down. Some kind of subtree exclusion mechanism would be
great.
Nevertheless, thank you for your work on probably the most useful Go
tool out there, Brad! I can't imagine programming in Go without
goimports anymore, it's that addictive. ;)
Best regards,
On 15.07.2016 14:47, Peter Waller wrote:
Awesome!
For me it brings the CPU time from 6.5s to 3s. Wall from 2.9s to 2s. A
noticable improvement.
One thing that still makes it slow for me (2s instead of 500ms, I just
tested), is that I have several of deep trees which aren't go code in
my $GOPATH/src. To name a few: linux, clang, llvm.
I feel silly for asking, but any chance of having a mechanism to
ignore these non-go trees, or does anyone have any other clever ideas
how to avoid this?
I'd prefer not to store other directories separately just because they
aren't go code.
--
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
<mailto:golang-nuts+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
Zlatko
--
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.