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 73810 - PERF: Slow session bean node popup
Summary: PERF: Slow session bean node popup
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 80723
  Show dependency tree
 
Reported: 2006-03-21 14:45 UTC by Jaroslav Pospisil
Modified: 2016-07-07 08:56 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 14:45:52 UTC
Session bean node popup is slow,it takes half times more in first usage and in
subsequent usages is also neaqrly two times limit.

  Session Bean node popup in Projects View   RHE Linux 3 Solaris 9  Win XP 
   [ ms ] / 100 ms 	1st usage 	     160 	 275 	    145
                 Subsequent usage 	     117 	 194 	    147
Comment 1 Petr Jiricka 2006-07-20 14:53:25 UTC
The real issue is #80723, changing this one to TASK.
Comment 2 Oleg Khokhlov 2008-09-24 11:56:40 UTC
latest results Netbeans 6.5[080923] 
 
testEntityBeanNodePopupMenu
   [ ms ] / 100 ms 	
                         Ubuntu   Solaris   WinXP
1st usage 	       322 	334 	22
Subsequent usage 	10 	14 	18

testSessionBeanNodePopupMenu
   [ ms ] / 100 ms 	
                      Ubuntu   Solaris   WinXP
1st usage 	      321 	343 	46
Subsequent usage 	9 	8 	20
Comment 3 Martin Balin 2016-07-07 08:56:22 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss