Go is so slow on my machine
Ali Alhajji

Ali Alhajji @alialhajji

Joined:
Jun 18, 2018

Go is so slow on my machine

Publish Date: Jun 27 '18
6 3

I'm having a problem with Go on my machine. Suddenly it became so slow to run (Go run file.go) and build. A simple code takes 5 to 10 seconds to run (and build). I didn't have this problem before.

Does anyone have an idea about what could be the problem?

Comments 3 total

  • Ali Alhajji
    Ali AlhajjiJun 28, 2018

    Windows 10, 64 bit

    • Benjamin Cable
      Benjamin CableJul 14, 2018

      How big is your GOPATH, and is this reproducible to more than one project?

      If you can reproduce it elsewhere, I would encourage you to first: seek help on the Gophers Slack, and secondly raise an issue on GitHub.

Add comment