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 73820

Summary: PERF: Slow HTML node popup in Projects view
Product: javaee Reporter: Jaroslav Pospisil <jpospisil>
Component: CodeAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: blocker CC: issues, pjiricka
Priority: P3 Keywords: PERFORMANCE
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 80723    

Description Jaroslav Pospisil 2006-03-21 15:11:15 UTC
HTML node popup is slow.

 HTML node popup in Projects View  RHE Linux 3 Solaris 9 Win XP
   [ ms ] / 100 ms 	1st usage  433 	       201 	 114
                 Subsequent usage  68 	       99 	 50
Comment 1 Petr Jiricka 2006-07-20 14:55:36 UTC
The real issue is #80723, changing this one to TASK.
Comment 2 Oleg Khokhlov 2008-09-26 13:33:17 UTC
latest measurements

 testHtmlFilePopupMenuProjects
   [ ms ] / 100 ms 	
                         Ubuntu   Solaris   WinXP   Vista
1st usage 	        25 	25 	34 	51
Subsequent usage 	24 	31 	32 	43
Comment 3 Petr Jiricka 2008-10-04 22:59:16 UTC
All the times are below 100ms, so changing status to fixed.