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 186998 - [69cat] LowPerformance took 54726 ms.
Summary: [69cat] LowPerformance took 54726 ms.
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-05-31 15:41 UTC by Exceptions Reporter
Modified: 2010-10-12 08:46 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169877


Attachments
nps snapshot (8.98 KB, application/nps)
2010-05-31 15:41 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-05-31 15:41:16 UTC
Build: NetBeans IDE 6.9 RC1 (Build 201005242201)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
GUEST: try to close all 8 open tabs (ctrl+shift+w)



Maximum slowness yet reported was 54726 ms, average is 22549
Comment 1 Exceptions Reporter 2010-05-31 15:41:22 UTC
Created attachment 99684 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2010-06-01 08:32:13 UTC
#396511 - should be already fixed in bug #176533 (slow VQ)
#371706 - DiffSideBar.initialize - could be run asynchronously, i guess
#392694 - stuck IO, 8.5s in a single invokation of java.io.File.isFile from getOwner - either wontfix or possibly a small cache of owners for files, not just folders. Let's decide later according to the number of duplicates
Comment 3 Tomas Stupka 2010-10-12 08:46:09 UTC
http://hg.netbeans.org/cdev/rev/89e3afc148e8
fixed