Whenever I touch (save) a groovy class, in Grails development mode, there's a noticeable interval (around 10 seconds) before I start seeing Compiling 1 source files
messages.
Is there a setting to reduce (speed up) the interval between checks?
Is there a way to make it ring the terminal bell (beep) when the reloading is done?