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 116808 - First time adding Listbox cmpt. is too long
Summary: First time adding Listbox cmpt. is too long
Status: RESOLVED DUPLICATE of bug 116936
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ sandipchitale
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2007-09-26 11:40 UTC by Maksim Khramov
Modified: 2007-10-28 02:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Threads dump for issue (22.71 KB, text/plain)
2007-09-27 14:46 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2007-09-26 11:40:22 UTC
Netbeans Build: 200709250000

Test case:
Run IDE.
Open Visual Web project.
Open Visual Web Page
Drag and Drop Listbox component to page

First time : 7174 ms
Subsequent attempts: 811 ms, 770 ms, 760 ms.

EXPECTED RESULT: Response within 1000 ms.
Comment 1 Peter Zavadsky 2007-09-26 19:08:27 UTC
Please provide thread dumps made during those 7sec.

It doesn't take that long here (about 3s only). The consequent are faster.

Passing to insync. Designer doesn't do any special things with this, there should be some kind of other initialization
which takes the time (libraries?).
Comment 2 Maksim Khramov 2007-09-27 14:46:13 UTC
Created attachment 49684 [details]
Threads dump for issue
Comment 3 _ sandipchitale 2007-09-30 19:50:37 UTC
It is taking about two seconds for the first drop. Second drop is below 1 sec. We may have to look at further
performance improvements.
Comment 4 _ sandipchitale 2007-10-28 02:47:25 UTC
This is dup of 116936.

*** This issue has been marked as a duplicate of 116936 ***