This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 28026 - speed up init of debugger attach dialog
Summary: speed up init of debugger attach dialog
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 27795
  Show dependency tree
 
Reported: 2002-10-15 16:50 UTC by David Simonek
Modified: 2004-11-23 16:43 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Simonek 2002-10-15 16:50:09 UTC
First open takes longer then 1 second, which
violates UI responsiveness rules.
I will cooperate and help with speedup. I'll try
to identify time-consuming places using optimizing
tools, ask you for further information, perhaps I
will attach some patches. See measured numbers here:

http://performance.netbeans.org/reports/20020919-dialog-numbers.txt
Comment 1 David Simonek 2002-10-22 18:01:19 UTC
On hold now, waiting for Hanz to specify if this dialog will be
present in next version and in which form.
Comment 2 Jan Jancura 2003-06-09 15:32:54 UTC
should be fixed to nb40
Comment 3 Jan Jancura 2003-12-15 09:32:46 UTC
Planned for Promo D
Comment 4 _ rkubacki 2004-11-23 16:42:46 UTC
Seems to be OK in 4.0 according to automated test results from
200411221810 build. Also my tests on PIII/800MHz/512MB, Linux (FC3),
JDK5 display the dialog within 600-700ms for the first time.

Comment 5 _ rkubacki 2004-11-23 16:43:07 UTC
verified