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 200900 - LowPerformance took 21454 ms.
Summary: LowPerformance took 21454 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-08-12 11:20 UTC by sebglon
Modified: 2016-07-07 08:37 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165465


Attachments
nps snapshot (60.18 KB, application/nps)
2011-08-12 11:20 UTC, sebglon
Details
screenshot 1 (150.84 KB, image/png)
2012-03-21 06:09 UTC, Milos Kleint
Details
screenshot2 (152.74 KB, image/png)
2012-03-21 06:10 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebglon 2011-08-12 11:20:08 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP
Maximum slowness yet reported was 21454 ms, average is 13678
Comment 1 sebglon 2011-08-12 11:20:13 UTC
Created attachment 109946 [details]
nps snapshot
Comment 2 Milos Kleint 2012-03-21 06:09:34 UTC
Created attachment 116961 [details]
screenshot 1
Comment 3 Milos Kleint 2012-03-21 06:10:06 UTC
Created attachment 116962 [details]
screenshot2
Comment 4 Milos Kleint 2012-03-21 06:14:34 UTC
see screenshots, from what I can tell, a lot of time is spent in OS level IO operations, there is not a clear hot spot in terms of netbeans codebase.

in my opinion the slowness was caused by something outside of netbeans, either something was wrong with the computer or some other application was taking up the io cycles.
Comment 5 Jesse Glick 2015-02-06 13:29:10 UTC
There are a bunch more recent duplicates. In my case there was nothing else going on in the system, and the IDE was responsive until I tried to open the Options dialog.
Comment 6 Martin Balin 2016-07-07 08:37:45 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss