History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-13252
Type: Performance Problem Performance Problem
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Kudravtsev
Reporter: Melody Dunn
Votes: 0
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Editor VERY slow, hangs often

Created: 22 Nov 06 18:44   Updated: 16 Jan 07 18:21
Component/s: Project View
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive 6107_dunnm_22.11.2006_11.15.11.zip (2.56 Mb)

Environment: windows xp

Build: 6,107
Severity: Extreme


 Description  « Hide
The cursor freezes and the app hangs temporarily whenever I do any type of refactoring and often at other random times. I have increased the memory and it isn't using all of the memory but is hanging anyway. It is almost unusable. The same project in Eclipse is very fast.

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 22 Nov 06 18:52
Could you please take a CPU snapshot of an editing operation that is slow? In order to do so, please add the following line:
-agentlib:yjpagent
to idea.exe.vmoptions and restart IDEA. Then you'll get a button "Capture CPU snapshot" on the toolbar. Press the button, perform some operations which are slow, and press the button again. Then attach the generated file to this JIRA request.

Melody Dunn - 22 Nov 06 19:20
I changed a variable type by typing over the existing type and then renamed a variable using refactoring. Both operations caused a short freeze.

Dmitry Jemerov - 22 Nov 06 19:35
Thanks for the snapshot! As a workaround, please switch the Project toolwindow from "Packages" to "Project" view.