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 199907 - LowPerformance took 102472 ms. - GsfReformatTask
Summary: LowPerformance took 102472 ms. - GsfReformatTask
Status: RESOLVED DUPLICATE of bug 183962
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-07-05 22:20 UTC by mattgorle
Modified: 2011-11-07 18:10 UTC (History)
15 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179716


Attachments
nps snapshot (1.38 MB, application/nps)
2011-07-05 22:20 UTC, mattgorle
Details
nps snapshot (500.16 KB, application/nps)
2011-07-12 07:26 UTC, blackmen972
Details
nps snapshot (678.00 KB, application/nps)
2011-07-12 07:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mattgorle 2011-07-05 22:20:24 UTC
This bug was originally marked as duplicate of bug 174198, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows 7

User Comments:
mattgorle: Adding a new, empty Twig HTML file to a symfony2 framework project.



Maximum slowness yet reported was 102472 ms, average is 102472
Comment 1 mattgorle 2011-07-05 22:20:57 UTC
Created attachment 109245 [details]
nps snapshot
Comment 2 blackmen972 2011-07-12 07:26:26 UTC
Created attachment 109384 [details]
nps snapshot

Create a new class php when IDE is scanning projects
Comment 3 Exceptions Reporter 2011-07-12 07:35:07 UTC
Created attachment 109385 [details]
nps snapshot

imported existing php project into netbeans
project contained a wordpress 3.x installation and a few themes
Comment 4 Dusan Balek 2011-10-14 10:06:08 UTC
EDT is blocked by GsfReformatTask trying to acquire the parser lock while scanning is in progress.
Comment 5 Dusan Balek 2011-11-07 18:10:28 UTC

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