Performance problems in RubyMine(#561+)
I have annoying problems with RubyMine performance when working with editor.
The problems appear roughly nearly build 560. Currently I'm using 610 - and still having problems.
The most annoying one is typing in editor. Sometimes it really hangs for seconds.
I've attached a yourkit snapshot. Please pay attention to RFileUtil.getRequires call.
Regards,
KIR
Attachment(s):
2008-12-16.snapshot
2008-12-16(1).snapshot
Please sign in to leave a comment.
Hello Kir,
I`ve created an issue: http://www.jetbrains.net/jira/browse/RUBY-2694
Thanks for snapshots!
If this problem relates to CPU spikes which occur, I see them too, particularly with larger files. I've just had one on #638 ,
Typically, when a file gets to be a certain size, only a few pages, RubyMine begins to chew up CPU. I think this is a big problem. I've been ignoring it for a while, thinking it would be fixed, but I'm not sure if it's good for the lifetime of hardware to have too many of these.
It's also a bit hard to stop what you are doing and to generate a report for it. Are you guys writing any Rails app.s yourselves, internally, which you could use RubyMine for? If you're not you might not be seeing some of these issues.
Regards,
Nicholas
Hello guys,
We`ve fixed perfomance on typing problem: http://www.jetbrains.net/jira/browse/RUBY-2694
Fix will be available in coming RubyMine EAP and Ruby plugin.
Thanks,
Oleg
Thanks!
Thanks for the update Oleg.
I've actually switched back to TextMate. When the new RM build comes back I'll try again.
Regards,
Nicholas
I have a chance to try it before the official EAP - and new build really looks much faster.
Switching back from TextMate, thanks a lot!
Regards,
KIR
Fixed in 681. Thanks!