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 198113 - [70cat] SingleModuleProperties.getAvailablePublicPackages in EditMediator slow
Summary: [70cat] SingleModuleProperties.getAvailablePublicPackages in EditMediator slow
Status: RESOLVED WORKSFORME
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@apisupport
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-04-27 07:03 UTC by Exceptions Reporter
Modified: 2012-11-08 08:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 168126


Attachments
nps snapshot (28.64 KB, application/nps)
2011-04-27 07:03 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-04-27 07:03:41 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: Linux
Maximum slowness yet reported was 51664 ms, average is 27847
Comment 1 Exceptions Reporter 2011-04-27 07:03:54 UTC
Created attachment 107960 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2011-04-27 07:32:41 UTC
visibility query is called really many many times (from org.netbeans.modules.apisupport.project.ui.customizer.SingleModuleProperties). Any chance this can be done outside of the EDT?
Comment 3 Petr Cyhelsky 2012-11-08 08:54:02 UTC
Last slowness report is from 7.0 - doesn't seem to be much of a problem now