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

High memory consume & excesive time to load watch #534

Open
UchihaCFC opened this issue Feb 20, 2017 · 3 comments
Open

High memory consume & excesive time to load watch #534

UchihaCFC opened this issue Feb 20, 2017 · 3 comments

Comments

@UchihaCFC
Copy link

Versions:

  • grunt-cli v0.1.13
  • grunt v0.4.2
  • grunt-contrib-watch: ~0.5.3

When execute grunt watch my mac go to over 81-90mb of memory usage for grunt and my page takes too long to load, even in any change I almost have to wait more than a minute.

grunt_watch

I put options: { interval: 1000 } in my config file but this option only reduce the % in my cpu load time but not is a solution for memory or load problem.

It happens to someone else? or only me?

@jfaylon
Copy link

jfaylon commented Mar 13, 2017

Not sure about the time to load but I'm also getting high memory consumption with your versions.

@UchihaCFC
Copy link
Author

maybe it's the version? anybody else with this version and the same problem?

@jfaylon are you try to upgrade the version?

@jfaylon
Copy link

jfaylon commented Mar 13, 2017

@UchihaCFC will try. Will check the change logs if there are any significant changes

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

2 participants