Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Performance problem during debug of Swing application
Performance problem during debug of Swing application [message #222405] Wed, 18 January 2006 08:53 Go to next message
Eclipse UserFriend
Originally posted by: gross.dig.de

Hi,

I get serious performance and time problems, when debugging Swing
applications. Startup of application is awfully slow and when eventually
loaded, debugging is also slow.
Does anybody has similar experiences or any suggestions?

When running the Swing application through eclipse without debugging, it
shows regular behavior.
I'm using eclipse 3.1 (and also JDT 3.1) on a Windows XP SP2 2GB RAM,
Pentium 3,2GHz.

Thanks in advance
Re: Performance problem during debug of Swing application [message #222412 is a reply to message #222405] Wed, 18 January 2006 09:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ifedorenko.rogers.com

What JRE do you use? Older VMs do not go too fast in debug mode, try
using a more recent version. SUN 1.5 is ok, IBM 1.4.2 with J9 JIT
compiler is even better.

Jens Gross wrote:
> Hi,
>
> I get serious performance and time problems, when debugging Swing
> applications. Startup of application is awfully slow and when eventually
> loaded, debugging is also slow.
> Does anybody has similar experiences or any suggestions?
>
> When running the Swing application through eclipse without debugging, it
> shows regular behavior.
> I'm using eclipse 3.1 (and also JDT 3.1) on a Windows XP SP2 2GB RAM,
> Pentium 3,2GHz.
>
> Thanks in advance
Re: Performance problem during debug of Swing application [message #222418 is a reply to message #222412] Wed, 18 January 2006 09:39 Go to previous message
Eclipse UserFriend
Originally posted by: gross.dig.de

I'm using Sun JRE 1.5 Update 3.


Igor Fedorenko schrieb:
> What JRE do you use? Older VMs do not go too fast in debug mode, try
> using a more recent version. SUN 1.5 is ok, IBM 1.4.2 with J9 JIT
> compiler is even better.
>
> Jens Gross wrote:
>> Hi,
>>
>> I get serious performance and time problems, when debugging Swing
>> applications. Startup of application is awfully slow and when
>> eventually loaded, debugging is also slow.
>> Does anybody has similar experiences or any suggestions?
>>
>> When running the Swing application through eclipse without debugging,
>> it shows regular behavior.
>> I'm using eclipse 3.1 (and also JDT 3.1) on a Windows XP SP2 2GB RAM,
>> Pentium 3,2GHz.
>>
>> Thanks in advance
Previous Topic:Quick Fix Question
Next Topic:Reading java project
Goto Forum:
  


Current Time: Mon Jun 09 05:21:39 EDT 2025

Powered by FUDForum. Page generated in 0.07449 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top