Closed (fixed)
Project:
CSS Watch
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
11 Feb 2011 at 19:51 UTC
Updated:
25 Mar 2017 at 20:42 UTC
The script checks very aggressively for changed files, and it causes my HTTPD process to spike to 30-40% CPU usage every few seconds. It also strains the browser. I suggest three changes:
1. Increase the timeout to be 5-10 seconds.
2. Make the timeout configureable
3. Allow "0" to be the timeout, and add a floating button to the page that checks and refreshes the CSS when the user clicks that button.
Comments
Comment #1
Dustin Currie commentedWent with option 2 in HEAD. tombo will work on admin settings for something similar to option #3.
Thanks again!
Comment #2
Dustin Currie commented