|
|
|
[
Permlink
| « Hide
]
Yann Cébron - 08 Oct 07 23:15
trigger autocompletion with 2 projects
The snapshot doesn't show any significant CPU usage. Could you please connect to IDEA with YourKit 7 and take a monitor usage snapshot?
Dmitry, as far as I know you cannot 'save' or capture a monitor snapshot with YK, correct?
Anyway, attached screenshot shows the monitor usage tag for a short editing session with 3 projects open. Taras,
You can actually save monitor snapshots. The "Start Monitor Profiling" button starts recording monitor usage, and "Capture Performance Snapshot" saves the monitor usage data to a .snapshot file. Doesn't look like the monitor snapshots contain any useful information.
Such slowness can happen when the heap size limit is reached and the GC tries to squeeze out the last free bytes. Increasing the heap size could help.
FWIW, I haven't yet seen any performance degradation with two or more open projects. I see this behavior too. It has been a problem for quite a while, I started complaining about it at the start of the Selena EAP, if I remember correctly. At the time it seemed I was suffering for several different kinds of performance problems, so my bug report was not very good: IDEA-11775
Currently the editing performance is quite snappy if I have only one project open. With multiple projects open, performance is terrible (on a single core machine). By the way, I only have plain java and plugin projects, no Spring, Hibernate, JSP or anything like that.
We've seen this one on single core machines at my workplace since we installed 7. Machines with 2 gigs of RAM and 512 mb set for idea crawl when two projects are open, and are still way slower than Idea 6 ever was.
In a multi-core machine, with otherwise the same specs, Idea works well. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||