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

Input file sync unusably slow for thousands of files #44

Closed
alandipert opened this issue Dec 22, 2014 · 1 comment
Closed

Input file sync unusably slow for thousands of files #44

alandipert opened this issue Dec 22, 2014 · 1 comment
Labels
Milestone

Comments

@alandipert
Copy link
Contributor

Reported by @sparkofreason on Discourse.

The code now assumes that content can't have changed unless mtime did, which dramatically sped up file difference calculation.

In the future we may consider a :static-paths env key that circumvents the file watch service completely.

@alandipert alandipert added the Bug label Dec 22, 2014
@alandipert alandipert added this to the 2.0.0-rc4 milestone Dec 22, 2014
@alandipert
Copy link
Contributor Author

Fixed by Micha with ed5d71a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant