Java

Moderators: zibadian
Number of threads: 7836
Number of posts: 18235

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
NetBeans IDE very slow Posted by rohit2383 on 4 Nov 2005 at 11:27 PM
Hi
I am using The latest netbeans IDE downloaded from SUN's site on a P4 2.6 Ghz system with 256 MB RAM and 80 GB Sata Samsung Harddisk. But even with such a good configuration the netbeans IDE RUNS VERY SLOWLY SOMETIME TAKING UPTO TAKING 1 MINUTE TO BUILD A PROJECT and for some reason accesses the hard disk very much.
Could somebody please tell me why this problem is occurring and how to solve this problem
Thanks
Rohit
Report
Re: NetBeans IDE very slow Posted by Vilanye on 5 Nov 2005 at 2:25 AM
: Hi
: I am using The latest netbeans IDE downloaded from SUN's site on a P4 2.6 Ghz system with 256 MB RAM and 80 GB Sata Samsung Harddisk. But even with such a good configuration the netbeans IDE RUNS VERY SLOWLY SOMETIME TAKING UPTO TAKING 1 MINUTE TO BUILD A PROJECT and for some reason accesses the hard disk very much.
: Could somebody please tell me why this problem is occurring and how to solve this problem
: Thanks
: Rohit
:


I suspect a large part of the problem is your low memory. 256 MB isn't alot when you factor in the OS and everything else running. On my system, netbeans takes up around 3,000k, but the JVM takes about 76000k. Netbeans is likely accessing your hard drive to move data in and out of virtual memory, which is slow compared to RAM.
Just my 2 bits

Report
Re: NetBeans IDE very slow Posted by Ynot on 6 Nov 2005 at 8:02 AM
For your future reference, 512Mb is the absolute minimum amount of RAM you should get - especially for developers. 1Gb would be recommended if you can afford it. It would be advisable to go out and buy some more RAM. Another 256Mb would do, but you won't regret investing in another half or full gig - you'll notice an improvement in pretty much everything.

Windows will use almost the full 256Mb just because it's there and it can (I'm not a big fan of windows - hence my bashing). ;) I'm using a 2.8GHz P4 with 512Mb and 60Gb laptop for all my development. Everything builds nicely - eclipse, netbeans, and msvc++. They all build nicely on my AMD 1700+ with 1Gb as well. The most important thing in a computer is *not* the processor speed (although it does help a little). It's the RAM, and how fast data in RAM can get to the processor - ie, the bus.


: : Hi
: : I am using The latest netbeans IDE downloaded from SUN's site on a P4 2.6 Ghz system with 256 MB RAM and 80 GB Sata Samsung Harddisk. But even with such a good configuration the netbeans IDE RUNS VERY SLOWLY SOMETIME TAKING UPTO TAKING 1 MINUTE TO BUILD A PROJECT and for some reason accesses the hard disk very much.
: : Could somebody please tell me why this problem is occurring and how to solve this problem
: : Thanks
: : Rohit
: :
:
:
: I suspect a large part of the problem is your low memory. 256 MB isn't alot when you factor in the OS and everything else running. On my system, netbeans takes up around 3,000k, but the JVM takes about 76000k. Netbeans is likely accessing your hard drive to move data in and out of virtual memory, which is slow compared to RAM.
: Just my 2 bits
:
:



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.