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 205868 - LowPerformance took 46905 ms.
Summary: LowPerformance took 46905 ms.
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords: PERFORMANCE
: 228034 229562 234569 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-02 18:01 UTC by roger_rf
Modified: 2013-08-21 14:00 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 157562


Attachments
nps snapshot (161.38 KB, application/nps)
2011-12-02 18:01 UTC, roger_rf
Details
nps snapshot (190.22 KB, application/nps)
2012-02-29 14:49 UTC, roger_rf
Details
nps snapshot (204.32 KB, application/nps)
2012-05-25 12:23 UTC, majiknet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description roger_rf 2011-12-02 18:01:40 UTC
Build: NetBeans IDE 7.1 RC1 (Build 201111242103)
VM: Java HotSpot(TM) Client VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows XP

User Comments:
GUEST: Starting Netbeans. Memory usage increase relentlessly until > 500MB. Maven and scala installed.



Maximum slowness yet reported was 46905 ms, average is 17852
Comment 1 roger_rf 2011-12-02 18:01:46 UTC
Created attachment 113773 [details]
nps snapshot
Comment 2 roger_rf 2012-02-29 14:49:43 UTC
Created attachment 116206 [details]
nps snapshot
Comment 3 majiknet 2012-05-25 12:23:41 UTC
Created attachment 119882 [details]
nps snapshot
Comment 4 Milos Kleint 2013-01-04 10:14:51 UTC
last 6 snapshots caused by JFXProjectIconAnnotator.isJFProject(). reassigning
Comment 5 Petr Somol 2013-01-10 12:55:48 UTC
fixed in jetmain
http://hg.netbeans.org/jet-main/rev/0882ff0b7138

made sure project type check (that involves reading properties from a project metafile) is never done from dispatch thread.
Comment 6 Quality Engineering 2013-01-11 03:02:16 UTC
Integrated into 'main-golden', will be available in build *201301110001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0882ff0b7138
User: Petr Somol <psomol@netbeans.org>
Log: #205868 - LowPerformance took 46905 ms.
Comment 7 Petr Somol 2013-06-06 11:21:08 UTC
*** Bug 229562 has been marked as a duplicate of this bug. ***
Comment 8 Milos Kleint 2013-07-09 14:51:29 UTC
*** Bug 228034 has been marked as a duplicate of this bug. ***
Comment 9 Petr Somol 2013-08-21 14:00:53 UTC
*** Bug 234569 has been marked as a duplicate of this bug. ***