livereload
livereload copied to clipboard
CPU usage tops 100%
@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 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?
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 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.