3235 addicted to ram like a crackfiend is addicted to crack!

I've been watching 3235 nearly continually eat an increasing amount of memory throughout the day though my project isn't getting any bigger. I started out the day using somewhere near 40MB and now I'm up around 200MB of memory utilization. It seems that there are incredibly large amounts of memory leaked when switching projects - even when not in a new frame (which locks Idea on OSX BTW).

0
Avatar
Permanently deleted user

I've seen my idea take up to 700MB of ram on 3235 as well. I did change
my -Xmx to 384 though.

--Grant


"Gregory Pierce" <no_mail@jetbrains.com> wrote in message
news:25673914.1109709594845.JavaMail.itn@is.intellij.net...

I've been watching 3235 nearly continually eat an increasing amount of
memory throughout the day though my project isn't getting any bigger. I
started out the day using somewhere near 40MB and now I'm up around 200MB
of memory utilization. It seems that there are incredibly large amounts of
memory leaked when switching projects - even when not in a new frame
(which locks Idea on OSX BTW).



0

Ive given up switching projects in new frames - this has been a killer since pre IDEA 4.0 (and the problem exists in GA builds as well as EAP).

Last time I heard it was a plugin-related issue, but Ive removed pretty much all plugins, and I still see increasing memory usage throughout the day.

Im using 3229 (3225 has issues), and over the day the memory creeps up.

The big issue for me though (since I can fix the memory issue for 50 bucks), is the significant performance slowdown in menu navigation.

0
Avatar
Permanently deleted user

Try adding 2 following lines to bin/idea.properties
sun.java2d.noddraw=true
idea.popup.weight=heavy

-


Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"

Ive given up switching projects in new frames - this has been a killer
since pre IDEA 4.0 (and the problem exists in GA builds as well as
EAP).

Last time I heard it was a plugin-related issue, but Ive removed
pretty much all plugins, and I still see increasing memory usage
throughout the day.

Im using 3229 (3225 has issues), and over the day the memory creeps
up.

The big issue for me though (since I can fix the memory issue for 50
bucks), is the significant performance slowdown in menu navigation.




0

请先登录再写评论。