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 224701 - org.netbeans.editor.BaseDocument.find: LowPerformance took 3189 ms.
Summary: org.netbeans.editor.BaseDocument.find: LowPerformance took 3189 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-01-10 12:03 UTC by Exceptions Reporter
Modified: 2013-01-10 14:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197373


Attachments
nps snapshot (68.84 KB, application/nps)
2013-01-10 12:03 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-01-10 12:03:05 UTC
This bug was originally marked as duplicate of bug 204895, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 8

User Comments:
GUEST: Iniciar a IDE, Com 3 projetos carregados



Maximum slowness yet reported was 3189 ms, average is 3189
Comment 1 Exceptions Reporter 2013-01-10 12:03:07 UTC
Created attachment 130077 [details]
nps snapshot
Comment 2 Milutin Kristofic 2013-01-10 14:21:27 UTC
Netbeans is initializing swing components. Running netbeans code is in small proportion to java code. Therefore there isn't any hint in snapshot where netbeans can be improved.