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 186308

Summary: [69cat] LowPerformance took 47141 ms.
Product: versioncontrol Reporter: Michel Graciano <hmichel>
Component: CVSAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: exceptions_reporter, misterm
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169507
Attachments: nps snapshot

Description Michel Graciano 2010-05-18 14:56:02 UTC
Build: NetBeans IDE Dev (Build 100518-dc3acae60ccf)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
hmichel: Selected several modified files at CVS Show Changes view



Maximum slowness yet reported was 47141 ms, average is 34116
Comment 1 Michel Graciano 2010-05-18 14:56:11 UTC
Created attachment 99144 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2010-05-19 15:48:18 UTC
How many files exactly did you select? Because from the snapshot it looks rather several hundreds (if not thousands). Did all of them belong to the same repository (all of them were in the same working copy)?
Comment 3 Michel Graciano 2010-05-19 16:11:28 UTC
(In reply to comment #2)
> How many files exactly did you select? Because from the snapshot it looks
> rather several hundreds (if not thousands). Did all of them belong to the same
> repository (all of them were in the same working copy)?

Hi, yes it was really a lot of classes and all of them are from the same project. I think it was something close to 1050 classes modified and I selected all of them to revert the modification.
Comment 4 Ondrej Vrabec 2010-05-20 13:31:56 UTC
fix: http://hg.netbeans.org/cdev/rev/09a9750cf3db
Comment 5 Ondrej Vrabec 2010-05-20 13:32:01 UTC
fix: http://hg.netbeans.org/cdev/rev/95d4abebb04d
Comment 6 Ondrej Vrabec 2010-08-23 13:45:13 UTC
*** Bug 189104 has been marked as a duplicate of this bug. ***