performance problems
idea is pretty laggy sometimes on my machine at work (2.4ghz sandy bridge, 8 gb). this should be enough. i suspect there are some inspections running which slow everything down, and i want to find and disable those.
any way to find out which these are?
if i'm switching them all off, everything is pretty fast - so i assume it is one or a few of those.
请先登录再写评论。
Please follow instructions from http://devnet.jetbrains.net/docs/DOC-192 and open a ticket in YouTrack: http://youtrack.jetbrains.com/issues/IDEA
isn't the yourkit profiler thing working with the eap / 64 bit mode? if i add the line "-agentlib:yjpagent" to idea64.exe.vmoptions, idea won't start anymore
Hm, it should work though. Please try replacing agent files with ones downloaded from http://www.yourkit.com/java/profiler/index.jsp or start in 32bit if possible.
Use "-agentlib:yjpagent64" for a 64-bit JVM instead.
worked