I have found some performance improvements ( not measured though) in Android studio, when I disable Android Studio Plugins that my project does not need .

For e.g. if you project does not need CVS integration, you can just goto File-> Settings->plugin and remove the checkbox from the CVS integration. That should definitely ease up load on Android studio .
Not saying that this will work for you as well, but what’s harm in trying it 🙂