livereload icon indicating copy to clipboard operation
livereload copied to clipboard

CPU usage tops 100%

Open haraldox opened this issue 9 years ago • 3 comments

@taggon great exception, saves time, nerves and $$$ – thanks for sharing! :)

not sure why but recently experiencing CPU spike when toggling livereload on – sorry for the vague description – disabled for now ... anyone else?

haraldox avatar Dec 01 '15 11:12 haraldox

@haraldox I'm sorry to hear that. :( Can you give me some information about your system environment? It would be very helpful to fix the problem.

Mac, Linux or Windows? Which version? Node.js project or else? The CPU usage turns into high as soon as you toggle livereload on or later?

taggon avatar Dec 01 '15 12:12 taggon

Mac, Linux or Windows? Which version?

Mac OS X 10.11.1 Atom 1.2.4 and 1.3.0-beta6 latest livereload package

Node.js project or else?

react.js project with react-hot-loader

The CPU usage turns into high as soon as you toggle livereload on or later?

instantly after toggling

any resources on how to provide more debug info regarding Atom packages?

haraldox avatar Dec 01 '15 17:12 haraldox

@haraldox Did you exclude node_modules/ folder in the livereload's settings page? Watching too many files may slow down whole system. I already wrote a note about this on readme file If you don't try the option yet, please do and tell me whether it works or not.

taggon avatar Dec 01 '15 17:12 taggon