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 253467 - org.netbeans.api.project.ProjectManager.findProject: LowPerformance took 34793 ms.
Summary: org.netbeans.api.project.ProjectManager.findProject: LowPerformance took 3479...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2015-07-14 16:20 UTC by tsiry.hajaina
Modified: 2015-07-16 01:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218524


Attachments
nps snapshot (60.53 KB, application/nps)
2015-07-14 16:20 UTC, tsiry.hajaina
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tsiry.hajaina 2015-07-14 16:20:48 UTC
This issue was reported manually by tstupka.
It already has 7 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Windows 7

User Comments:
GUEST: sometimes the IDE get stuck doing something with 100% disk usage

GUEST: Works bad on Windows 8.1

tsiry.hajaina: LowPerformance took 34793 ms.

GUEST: My Pc went slow when i was running software inspection . it slowed down whole my system.

GUEST: It is and it was like now since one year. In the meanwhile I've made a full reset of this machine and passed from NB 7.4 (before the reset) to NB 8.0.2, now, after the reset.
But freezes and slowliness keep going on.

GUEST: very low performance.

GUEST: ? ?????? ???????? Netbeans ? ??? ????????.



Maximum slowness yet reported was 41541 ms, average is 28960
Comment 1 tsiry.hajaina 2015-07-14 16:20:50 UTC
Created attachment 154623 [details]
nps snapshot
Comment 2 Tomas Stupka 2015-07-14 16:35:08 UTC
o.n.m.project.ui.actions.ActionsUtil.getProjectsFromLookup() blocked by a concurrently running open projects
Comment 3 Tomas Stupka 2015-07-14 16:36:23 UTC
will add a slight optimization, not sure though how much it will help
Comment 4 Tomas Stupka 2015-07-14 17:12:10 UTC
fixed in jet-main #0659db4fc174
Comment 5 Quality Engineering 2015-07-16 01:20:57 UTC
Integrated into 'main-silver', will be available in build *201507160001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0659db4fc174
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #253467 - org.netbeans.api.project.ProjectManager.findProject: LowPerformance took 34793 ms.