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 220665

Summary: Extension detection in retrieved resources is slow
Product: xml Reporter: Exceptions Reporter <exceptions_reporter>
Component: RetrieverAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: normal CC: sdedic
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 193950
Bug Depends on: 213435    
Bug Blocks:    
Attachments: nps snapshot

Description Exceptions Reporter 2012-10-23 12:15:55 UTC
This issue was reported manually by sdedic.
It already has 1 duplicates 


Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.2-b09, Java(TM) SE Runtime Environment, 1.7.0_06-b24
OS: Windows 7
Maximum slowness yet reported was 3260 ms, average is 3260
Comment 1 Exceptions Reporter 2012-10-23 12:16:00 UTC
Created attachment 126393 [details]
nps snapshot
Comment 2 Svata Dedic 2012-10-23 12:21:17 UTC
Detection of WSDL content in the downloaded resources is done by parsing the resource. Typically a schema is downloaded, which means the content is XML-processed needlessly. In the worst case, the XML parsing will fetch referenced external entities from the Internet, making the download time even longer.
Comment 3 Martin Balin 2015-09-17 14:10:50 UTC
Report from old NetBeans version. Due to code changes since it was reported likely not reproducible now. Feel free to reopen if happens in 8.0.2 or 8.1.