Graeme Rocher-4 wrote: > > FWIW we have the same problem in the Grails project. > > Running "gradle idea" on a single subproject takes well over 2 > minutes to run > > But it seems specific to the idea task, other tasks don't seem to take as > long >
In Gradle 0.9.x the IDEA plugin had a bug that slowed it down immensely. This was fixed in 1.0-milestone-1. -- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradleware http://www.gradleware.com Creator, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/Gradle-performance-and-CPU-usage-tp4267016p4269605.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
