Valentin Kipiatkov wrote:
>  We are working on reducing total memory footprint of IDEA in Ariadna. Also
>  we will reduce the total amount of objects allocated (and therefore reduce
>  frequence of grabage collection pauses).

Has there been any progress made on this?
I still have extremely long pauses while IDEA build #604 is doing garbage
collection.

I am running with 256mb of RAM on a 500mhz Win2K machine.
I use the JVM_ARGS=-ms16m -mx128m in my idea.bat

I am working on a fairly large application (Almost 30mb of source files on disk)
with several large jars (3-5mb each) in my class path containing internally
developed APIs and Services.

Is there an optimal way to set IDEA up so that the source and classes are
available when I want to drill down to them, but not constantly loaded into
memory?

Thanks,
Tim Haley



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to