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 262667 - org.netbeans.modules.projectapi.nb.NbProjectManager$2.run: LowPerformance took 82237 ms.
Summary: org.netbeans.modules.projectapi.nb.NbProjectManager$2.run: LowPerformance too...
Status: RESOLVED WONTFIX
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2016-07-04 09:03 UTC by OPunWide
Modified: 2016-07-13 10:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225015


Attachments
nps snapshot (72.91 KB, application/nps)
2016-07-04 09:04 UTC, OPunWide
Details

Note You need to log in before you can comment on or make changes to this bug.
Description OPunWide 2016-07-04 09:03:58 UTC
This issue was reported manually by tstupka.
It already has 1 duplicates 


Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
OPunWide: Typed a single character in the editor for a php page. The screen froze. Changing to a different program and coming back had no effect.



Maximum slowness yet reported was 82237 ms, average is 82237
Comment 1 OPunWide 2016-07-04 09:04:00 UTC
Created attachment 160244 [details]
nps snapshot
Comment 2 Milutin Kristofic 2016-07-13 10:18:57 UTC
Netbeans is waiting for 

java.io.WinNTFileSystem.getBooleanAttributes[native] ()	71,494 ms (99%)	71,494 ms (100%)	1

I don't think it can be solved in Netbeans.