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 60973 - Slow ModuleList.findBinaryNBMFiles()
Summary: Slow ModuleList.findBinaryNBMFiles()
Status: CLOSED DUPLICATE of bug 62048
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2005-07-14 12:57 UTC by _ rkubacki
Modified: 2006-01-16 14:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2005-07-14 12:57:38 UTC
ModuleList.findBinaryNBMFiles() uses DOM to find a list of files belonging to a
NetBeans module. It should be faster to get this information using SAX.
Comment 1 Jesse Glick 2005-07-14 20:41:20 UTC
Good point.
Comment 2 _ rkubacki 2005-09-02 21:04:35 UTC
why do I fill the same report twice?

*** This issue has been marked as a duplicate of 62048 ***
Comment 3 Tomas Danek 2006-01-16 14:58:05 UTC
v.d./c