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 211567 - LowPerformance took 55655 ms.
Summary: LowPerformance took 55655 ms.
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-04-23 06:38 UTC by dwuysan
Modified: 2012-04-24 10:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177823


Attachments
nps snapshot (480.67 KB, application/nps)
2012-04-23 06:39 UTC, dwuysan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dwuysan 2012-04-23 06:38:57 UTC
Build: NetBeans IDE 7.1.1 (Build 201202271535)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b19, Java(TM) SE Runtime Environment, 1.7.0_06-ea-b05
OS: Linux

User Comments:
dwuysan: SVN Update.

alexvsimon: close editors panes



Maximum slowness yet reported was 55655 ms, average is 32536
Comment 1 dwuysan 2012-04-23 06:39:20 UTC
Created attachment 118607 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2012-04-23 08:30:10 UTC
No steps to reproduce but seems to be versioning related - perhaps when there are too many items in the History tab?
Please evaluate.
Comment 3 Ondrej Vrabec 2012-04-23 09:48:58 UTC
probably too many needless calls to TC.setActivatedNodes in one AWT loop.
Comment 4 Ondrej Vrabec 2012-04-23 09:56:59 UTC
fix: http://hg.netbeans.org/core-main/rev/95e625df1f4c
Comment 5 Quality Engineering 2012-04-24 10:03:32 UTC
Integrated into 'main-golden', will be available in build *201204240400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/95e625df1f4c
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #211567 - LowPerformance took 55655 ms.