Could you please clarify what so you mean? Does RubyMine consumpt much memory or it becomes slow? Anyway, could you please provide memory snapshot taken during this operation? Instructions can be found at:http://www.jetbrains.net/devnet/docs/DOC-1144
I could not reproduce the error now, however, open the rubymine and make the find / replace. What I realized is that yesterday when I did the find / replace the memory was already high.
I managed to simulate the problem! Run garbage collector rubymine stop ! I noticed this when the rubymine stopped and had noticed when he had memory after return was using much less. The find / replace when executed on my machine consumes just 3 mb. What should have happened is that the rubymine was the limit of memory when applied to find / replace.
It simulate the problem with two settings 128MB min, max 256 mb and 256 min, 512 max. The more memory rubymine more step to take when it is CG.
I managed to simulate the problem! Run garbage collector rubymine stop ! I noticed this when the rubymine stopped and had noticed when he had memory after return was using much less. The find / replace when executed on my machine consumes just 3 mb. What should have happened is that the rubymine was the limit of memory when applied to find / replace.
It simulate the problem with two settings 128MB min, max 256 mb and 256 min, 512 max. The more memory rubymine more step to take when it is CG.
Have you already increased Xmx setting in rubymine.vmoptions?
Anyway, could you please take memory snapshot during this operation? Instructions how to do it can be found at:http://www.jetbrains.net/devnet/docs/DOC-1144 This will help us find out the reason of such extensive GC using in your particullar case.
Hello Alexandre,
Could you please clarify what so you mean? Does RubyMine consumpt much memory or it becomes slow?
Anyway, could you please provide memory snapshot taken during this operation? Instructions can be found at: http://www.jetbrains.net/devnet/docs/DOC-1144
Regards,
Oleg
Hello Alexandre,
Have you already increased Xmx setting in rubymine.vmoptions?
Regards,
Oleg
Yes, I test two configurations 128/256, 256/512. Problem in run GC, is stop machine
Anyway, could you please take memory snapshot during this operation? Instructions how to do it can be found at: http://www.jetbrains.net/devnet/docs/DOC-1144
This will help us find out the reason of such extensive GC using in your particullar case.
With best regards,
Oleg