IDEA 10.5 slowing down on Mac OS X
I recently upgraded to IDEA 10.5 for Mac OS X.
It's been great, but lately it has started to take nearly 10 seconds for various actions to work. For example, creating a local variable from a selection wad taking less than a second to pop up name options a few days ago. Today it takes 9 seconds.
Anyone else seen this sort of slowness?
thanks
,chris
Please sign in to leave a comment.
Hi Chris,
Please provide CPU snapshot for the problem situation.
Denis
I've uploaded to ftp://ftp.intellij.net/.uploads/ and sent a descriptive email to you Denis.
Thanks for the help?
-- Chris Jennings
Hi Chris,
I've checked the snapshots and the problem is that Clojure plugin doesn't perform well on inlining. Corresponding ticket (CLJ-104) has been created.
Disable Clojure plugin as a temporary workaround for now.
Denis
Thanks Denis,
Deactivating the Clojure plugin fixed the problem.
,chris