Has anybody else noticed that build times become terrible with components? Maybe not all components, but I know the Google Play Services cause this. I tested this using just the standard Android Application project template. I immediately do a rebuild, and it takes ~4 seconds. Perfect. I add the Google Play Services component and do another rebuild. Now it takes anywhere from 50 to 65 seconds.
I can understand a small increase in the build time because of components, but a 1150% increase in build time, there's got to be something wrong, right?
I was going to file this as a bug, but there isn't a sub-category for components in Bugzilla.