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 236065 - BaseDocument$AtomicCompoundEdit.undo() takes 14 758 ms
Summary: BaseDocument$AtomicCompoundEdit.undo() takes 14 758 ms
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-09-17 11:24 UTC by KhArtNJava
Modified: 2016-07-07 07:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203934


Attachments
nps snapshot (59.67 KB, application/nps)
2013-09-17 11:24 UTC, KhArtNJava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KhArtNJava 2013-09-17 11:24:19 UTC
This issue was reported manually by KhArtNJava.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201309060001)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows Server 2008

User Comments:
KhArtNJava: ??????



Maximum slowness yet reported was 3751 ms, average is 3751
Comment 1 KhArtNJava 2013-09-17 11:24:21 UTC
Created attachment 140166 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2013-11-20 09:37:53 UTC
The report 

shows that one call to undo() yields 339 calls to 
org.netbeans.editor.BaseDocument.fireInsertUpdate() 7 655 ms 

693644
Comment 3 Martin Balin 2016-07-07 07:27:18 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