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 202529

Summary: LowPerformance took 15323 ms.
Product: platform Reporter: Tomas Mysik <tmysik>
Component: ExplorerAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: comul, FTDeBUGgeR, yardus
Priority: P3 Keywords: PERFORMANCE
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 181304
Attachments: nps snapshot
nps snapshot
nps snapshot

Description Tomas Mysik 2011-09-23 05:37:57 UTC
This issue was reported manually by tmysik.
It already has 3 duplicates 


Build: NetBeans IDE Dev (Build 20110923-941013b1a31d)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

User Comments:
tmysik: opening php file

tmysik: closing php file?

tmysik: - create new php project

-> freeze for long time before the newly created project is opened



Maximum slowness yet reported was 15323 ms, average is 7130
Comment 1 Tomas Mysik 2011-09-23 05:38:01 UTC
Created attachment 111068 [details]
nps snapshot
Comment 2 Tomas Mysik 2011-09-23 05:42:21 UTC
(In reply to comment #0)
> This issue was reported manually by tmysik.

Sorry for reporting it manually but the freeze took about 15 seconds... could you please have a look at it, just to be sure?

Thanks.
Comment 3 FTDeBUGgeR 2011-10-04 15:35:49 UTC
Created attachment 111469 [details]
nps snapshot
Comment 4 comul 2011-10-04 21:23:49 UTC
Created attachment 111485 [details]
nps snapshot

Refresh navigator
Comment 5 Jaroslav Tulach 2011-10-14 19:53:33 UTC
Last snapshot shows EDT being blocked in org.openide.explorer.ExplorerActionsImpl$ActionStateUpdater.update()
I have eliminated that when fixing bug 203335

*** This bug has been marked as a duplicate of bug 203335 ***