kevin-hanselman/dud

benchmark datasets slow down go commands

kevin-hanselman opened this issue · 0 comments

Commands such as go vet and golint are much slower when benchmark datasets exist in the repo. One possible fix is to move datasets into Docker volumes.