Debug performance [message #25288] |
Wed, 30 April 2003 22:07  |
Eclipse User |
|
|
|
Originally posted by: rnaranjo1.earthlink.net
I am running WSSD 5.0. I have a problem in that it takes me about ~4 min to
launch a debug instance for plugin development debugging. Does anyone know
what the problem could be? My initial startup time for WSSD is not that bad
so what is happening with the startup of the debug instance?
Thanks,
Rosa
|
|
|
|
|
Re: Debug performance [message #27397 is a reply to message #27385] |
Fri, 02 May 2003 12:18  |
Eclipse User |
|
|
|
Originally posted by: jed_anderson.us.ibm.com
Rosa,
In your Run-time Workbench, do you have a lot of
perspectives/views/editors active that have to be restored on startup?
For example, if you shutdown Eclipse with a Heirarchy View open, the
heirarchy is re-calculated on startup. If you have a particularly large
heirarchy this can slow startup significantly.
As a test, launch your Run-time Workbench, close all of the
perspectives, shutdown, and restart. If the workbench comes up quickly,
you know that plugin initialization or UI state restoring is to be
blamed for the slowdown.
Hope this helps (because if it doesn't... *shrug*)! :)
jkca
Rosa Naranjo wrote:
> No not really, because it does not matter what plugin I am developing it is
> just the debug instance. Other times it has not been that bad like just
> after a reinstall of WSSD but over time it gets progressively worse and it
> is impossible to efficiently use this method for debugging plugins.
>
> Thanks, Rosa
> "Jed Anderson" <jed_anderson@us.ibm.com> wrote in message
> news:b8re4h$1qm$1@rogue.oti.com...
>
>>Rosa,
>>
>>Does it take four minutes to attach? Or does it take four minutes for
>>the workbench to come up?
>>
>>If it takes four minutes for the workbench to come up, the time is most
>>likely spent loading plugins. You can try reducing the amount of work
>>you do in your Plugin.startup() method.
>>
>>Does this help any?
>>
>>jkca
>>
>>Rosa Naranjo wrote:
>>
>>>I am running WSSD 5.0. I have a problem in that it takes me about ~4
>>
> min to
>
>>>launch a debug instance for plugin development debugging. Does anyone
>>
> know
>
>>>what the problem could be? My initial startup time for WSSD is not that
>>
> bad
>
>>>so what is happening with the startup of the debug instance?
>>>
>>>Thanks,
>>>Rosa
>>>
>>>
>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03744 seconds