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 207155 - LowPerformance took 79404 ms - ProjectFileEncodingQueryImplementation.getEncoding() creates a Project instance.
Summary: LowPerformance took 79404 ms - ProjectFileEncodingQueryImplementation.getEnco...
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
: 236282 239892 255445 (view as bug list)
Depends on:
Blocks: 230883
  Show dependency tree
 
Reported: 2012-01-11 06:08 UTC by gerzhedowich
Modified: 2016-03-09 11:20 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184173


Attachments
nps snapshot (1.29 MB, application/nps)
2012-01-11 06:08 UTC, gerzhedowich
Details
awt stack screenshot (78.60 KB, image/png)
2012-02-20 14:33 UTC, Milos Kleint
Details
profiler screenshot (306.21 KB, image/png)
2012-02-20 15:15 UTC, Milos Kleint
Details
nps snapshot (104.87 KB, application/nps)
2012-06-08 20:48 UTC, rptmaestro
Details
nps snapshot (225.67 KB, application/nps)
2012-07-06 13:26 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gerzhedowich 2012-01-11 06:08:18 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-8306-on-20111122)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows 7

User Comments:
GUEST: just trying to download the maven repo version of a jar.. netbeans was performing a "Scanning projects" task in the background..

In order to improve user experience tasks need to have a priority and the ones required by the user should always have precedence over netbeans-initiated tasks, otherwise it becomes very frustrating..



Maximum slowness yet reported was 79404 ms, average is 41771
Comment 1 gerzhedowich 2012-01-11 06:08:52 UTC
Created attachment 114780 [details]
nps snapshot
Comment 2 Milos Kleint 2012-02-20 14:33:26 UTC
Created attachment 115952 [details]
awt stack screenshot
Comment 3 Milos Kleint 2012-02-20 15:15:17 UTC
Created attachment 115953 [details]
profiler screenshot

another interesting segment of the stacktrace is how profiles are collected and how the maven project building code nests. Probably a feature of the project structure in question.
Comment 4 rptmaestro 2012-06-08 20:48:37 UTC
Created attachment 120580 [details]
nps snapshot

Selected "Close all" editor windows.
Comment 5 javydreamercsw 2012-07-06 13:26:09 UTC
Created attachment 121788 [details]
nps snapshot

Opening Maven web project
Comment 6 Milos Kleint 2013-09-24 06:36:31 UTC
*** Bug 236282 has been marked as a duplicate of this bug. ***
Comment 7 Milos Kleint 2014-01-15 08:59:03 UTC
*** Bug 239892 has been marked as a duplicate of this bug. ***
Comment 8 Tomas Stupka 2015-09-21 11:49:11 UTC
*** Bug 255445 has been marked as a duplicate of this bug. ***