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 217844 - LowPerformance took 54033 ms.
Summary: LowPerformance took 54033 ms.
Status: RESOLVED WONTFIX
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: 218152
  Show dependency tree
 
Reported: 2012-09-04 22:59 UTC by ocala
Modified: 2012-09-12 08:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175038


Attachments
nps snapshot (22.13 KB, application/nps)
2012-09-04 22:59 UTC, ocala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ocala 2012-09-04 22:59:32 UTC
Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows XP

User Comments:
bompus: updating subversion project

ocala: I was updating from SVN



Maximum slowness yet reported was 54033 ms, average is 14221
Comment 1 ocala 2012-09-04 22:59:34 UTC
Created attachment 123910 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2012-09-05 09:39:24 UTC
fix: http://hg.netbeans.org/core-main/rev/2aaa66328564
Comment 3 Quality Engineering 2012-09-06 02:12:17 UTC
Integrated into 'main-golden', will be available in build *201209060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2aaa66328564
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #217844 - LowPerformance took 54033 ms.
Comment 4 Ondrej Vrabec 2012-09-12 08:40:00 UTC
sorry, the fix is wrong, the class-loading cannot be bypassed and in this case is strictly required to be run inside AWT