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

Key: RUBY-1457
Type: Performance Problem Performance Problem
Status: Open Open
Priority: Major Major
Assignee: Oleg Shpynov
Reporter: Russ Rollins
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Ruby

CLONE -CPU spike and hang on opening Ruby files in large RoR project

Created: 12 Mar 08 20:22   Updated: 31 Jul 08 20:02
Component/s: Editing
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive 7590_russ_12.03.2008_10.58.07.zip (2.29 Mb)
2. Zip Archive 7590_russ_13.03.2008_08.55.37.zip (1.94 Mb)
3. Zip Archive 7757_russ_31.03.2008_16.50.39.zip (1.80 Mb)

Environment:
OS X 10.5.1
MacBook Pro, 2.33Ghz Core 2 Duo
3GB RAM
Issue Links:
Duplicate
 
This issue is duplicated by:
RUBY-1525 Serious performance degradation with ... Major Closed

Severity: High


 Description  « Hide

 All   Comments   Work Log   Change History      Sort Order:
Russ Rollins - 12 Mar 08 20:23
I'm cloning this because I wasn't able to attach a file to the closed issue (apologies for the inconvenience). See my comment on the last issue for full details.

Oleg Shpynov - 13 Mar 08 14:22
Russ, what kind of activities have you been doing during this snapshot? Intensive file view/modify or something else?

Russ Rollins - 13 Mar 08 16:21
The snapshot pretty much reflects a normal chunk of work. That is, viewing some files, switching to others for quick modifications, and so forth. In some cases I have 10 editors open at any given time but they're rarely all Ruby files. Hope that helps clarify the situation, I wish I could easily reproduce but it seems that this lag just appears and periodically throughout the day. I don't have a way to gauge it or prepare for it.

Russ Rollins - 13 Mar 08 18:07
This heavy load occurred when I was editing one of the require lines in application.rb .

Russ Rollins - 01 Apr 08 02:55
I'm able to consistently reproduce this performance problem while working on a file that adds some extensions to ActiveRecord. The file is only 36 lines long and any time I edit it by making changes to more than one line IntelliJ hangs and my CPU spikes.

Oleg Shpynov - 31 Jul 08 20:02
Hi, Russ, please checkout new version 1.5.18242. Some optimizations were made!