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 73818 - PERF: Slow packages node popup in Projects view
Summary: PERF: Slow packages node popup in Projects view
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 80723
  Show dependency tree
 
Reported: 2006-03-21 15:06 UTC by Jaroslav Pospisil
Modified: 2008-10-13 10:53 UTC (History)
2 users (show)

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 Jaroslav Pospisil 2006-03-21 15:06:32 UTC
Package and source packages node popup is slow.
                                        RHE Linux 3 Solaris 9 Win XP
  Package node popup in Projects View
   [ ms ] / 100 ms 	1st usage 	129 	    247       130
                 Subsequent usage 	73 	    97 	      50

   Source Packages node popup in Projects View
   [ ms ] / 100 ms 	1st usage 	447 	    307       125
                Subsequent usage 	51 	    94 	      46
Comment 1 Petr Jiricka 2006-07-20 14:55:15 UTC
The real issue is #80723, changing this one to TASK.
Comment 2 Oleg Khokhlov 2008-09-26 13:29:48 UTC
 testPackagePopupMenuProjects
   [ ms ] / 100 ms 	
                          Ubuntu   Solaris   WinXP   Vista
1st usage 	      346 	56 	32 	50
Subsequent usage 	45 	58 	29 	40

 testSourcePackagesPopupMenuProjects
   [ ms ] / 100 ms 	
                          Ubuntu   Solaris   WinXP   Vista
1st usage         	32 	42 	29 	30
Subsequent usage 	31 	41 	23 	29
Comment 3 Marek Fukala 2008-10-13 10:53:52 UTC
issue #80723 describes the problem.