Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8 seconds to get reloaded~ #91

Open
lukedesu opened this issue Jul 16, 2018 · 0 comments
Open

8 seconds to get reloaded~ #91

lukedesu opened this issue Jul 16, 2018 · 0 comments

Comments

@lukedesu
Copy link

Looks like the building process take too lone time.
Do you guy has any suggest to overcome it?

It just painful to wait 8 seconds for a change ~
I am using a gin for simple test now.

14:21:03 watcher     | sending event "./src/main.go": MODIFY|ATTRIB
14:21:03 main        | receiving first event "./src/main.go": MODIFY|ATTRIB
14:21:03 main        | sleeping for 600 milliseconds
14:21:03 watcher     | sending event "./src/main.go": MODIFY
14:21:03 main        | flushing events
14:21:03 main        | receiving event "./src/main.go": MODIFY
14:21:03 main        | Started! (23 Goroutines)
14:21:03 main        | remove tmp/runner-build-errors.log: no such file or directory
14:21:03 build       | Building...
14:21:11 runner      | Running...
14:21:11 runner      | Killing PID 200
14:21:11 main        | --------------------
14:21:11 main        | Waiting (loop 5)...
14:21:11 app         | [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
 - using env:	export GIN_MODE=release
 - using code:	gin.SetMode(gin.ReleaseMode)

14:21:11 app         | [GIN-debug] GET    /ping                     --> main.setupRouter.func1 (3 handlers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant