Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Windows buffalo.exe slow start, full path scan #790

Closed
BigJoe01 opened this issue Dec 13, 2017 · 2 comments
Closed

Windows buffalo.exe slow start, full path scan #790

BigJoe01 opened this issue Dec 13, 2017 · 2 comments
Labels
bug Something isn't working os-specific This issue is OS-specific
Milestone

Comments

@BigJoe01
Copy link

Hi,
In stat_windows.go , the Available() func reading full path environment variable with many
unnecessary directory and skip c:\windows directory only, when scanning plugins.
This cause slow exe startup.

@stanislas-m stanislas-m added bug Something isn't working os-specific This issue is OS-specific labels Dec 13, 2017
@markbates markbates added this to the 0.10.3 milestone Dec 15, 2017
markbates pushed a commit that referenced this issue Dec 15, 2017
markbates added a commit that referenced this issue Dec 15, 2017
@frederikhors
Copy link
Contributor

This is still slow, @markbates. How can I help speed up on Windows? Installed using go get -u -v github.com/gobuffalo/buffalo/buffalo in a new Windows 10 PC.

@markbates
Copy link
Member

@stanislas-m and I identified the problem is actually in Pop; not Buffalo. I’m sure he would love the help in tracking down and fixing the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working os-specific This issue is OS-specific
Projects
None yet
Development

No branches or pull requests

4 participants