Re-examine page audit scheduling
Created by: Zapotek
Some modules (especially grep ones) can analyze the pages during the crawl, no need to re-grab each page and pass it to them during the audit. This is particularly a waste when only grep modules have been enabled.
Also, re-examine the whole audit scheduling and check whether it's better to run all modules against each page as its crawled.