I've been running into a seemingly random issue with intellij after updating Kotlin from Beta-2*** on my project to RC then the release version. Something about switching between branches seems to get the IDE into a bad state where build times go from ~1 minute to ~4 minutes. Restarting the IDE does not fix the issue, but restarting my computer does (OS X). Anyone familiar with anything like this? (Gradle takes about 1 minute to build even if the IDE is slow-mode, which is why I believe it's IDE-related).