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

Summary: LowPerformance took 46905 ms.
Product: javafx Reporter: roger_rf <roger_rf>
Component: ProjectAssignee: Petr Somol <psomol>
Status: RESOLVED FIXED    
Severity: normal CC: cyhelsky, David290, exceptions_reporter, jan.kurnatowski, legming, majiknet, muellermi, roger_rf
Priority: P3 Keywords: PERFORMANCE
Version: 7.1   
Hardware: All   
OS: All   
See Also: http://netbeans.org/bugzilla/show_bug.cgi?id=206427
Issue Type: DEFECT Exception Reporter: 157562
Attachments: nps snapshot
nps snapshot
nps snapshot

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. ***