|
This is my preferred command line at the moment for NetBeans 4.0:
/SOFTWARE/NETBEANS/NB40/bin/netbeans -J-XX:NewSize=16m
You know, NB 4.0 is much less memory hungry than previous versions (that's my first feeling), but comes bundled with no GC tuning at all. With a young generation size of 16m (not tuned, this is just my first hack, I'll post definitive settings later) things are much more responsive. Otherwise it GCs too frequently. Now it takes longer to GC and each GC is a minor one taking around 30ms. That's much better.
|
Enviado por Azeem Jiva en septiembre 04, 2004 a las 06:00 AM CEST #