@support-rkalla wrote:
Wow, those are abysmal numbers. What is the hardware on your machine? Do you have a software firewall running on your machine? and more importantly do you have a real-time virus scanner running? If you *did* have a real-time scanner running, I’m not surprised by your numbers. Given the 1000s of classes that need to be touched and scanned before they are loaded by the VM, that will kill your load times.
I don’t think the hardware is an issue. It is a 2.4ghz cpu with 2gig of ram. No scanners but on a corporate network. I’d be fine with using 5.0.28, since it starts up fast but on subsequent runs, it is too slow. What I suspect is myeclipse using eclipse’s jvm and the app is using jni so the jni libs aren’t unloaded on 2nd runs. This project also references 4-5 other projects with a total of 30-40 jars altogether.
Again, I do not have this issue through the command line or sysdeo.