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 - Extension detection in retrieved resources is slow
Summary: Extension detection in retrieved resources is slow
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Retriever (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
Depends on: 213435
Blocks:
  Show dependency tree
 
Reported: 2012-10-23 12:15 UTC by Exceptions Reporter
Modified: 2015-09-17 14:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193950


Attachments
nps snapshot (40.55 KB, application/nps)
2012-10-23 12:16 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.