The number of modules is probably the culprit here. Even though Studio calls gradle with --configure-on-demand, if all your modules are needed, it's going to evaluate all of them.
We are working on fixing this (with the developers behind Gradle). On Sun, Dec 21, 2014 at 4:51 PM, Shaun Neal <sh...@shaunneal.com> wrote: > Build time > 1 min for project with around 5k lines of code and about 25 > modules. In eclipse build time < 10 seconds. Already tried the deamon > settings, parallel, etc. > > Dell T7500 with dual 6 core 5560s with 24gb of ram, running on Samsung SSD > drive > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to adt-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to adt-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.