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 205416 - 4s - editor.bookmarks.EditorBookmarksModule$BookmarksInitializer.propertyChange()
Summary: 4s - editor.bookmarks.EditorBookmarksModule$BookmarksInitializer.propertyChan...
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-11-22 11:39 UTC by bhupi_jangra86
Modified: 2012-11-08 09:49 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181101


Attachments
nps snapshot (27.94 KB, application/nps)
2011-11-22 11:39 UTC, bhupi_jangra86
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bhupi_jangra86 2011-11-22 11:39:38 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows Vista

User Comments:
GUEST: During ide startup and auto complete when writing codes, I always get really slow response.



Maximum slowness yet reported was 6351 ms, average is 4296
Comment 1 bhupi_jangra86 2011-11-22 11:39:41 UTC
Created attachment 113407 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2011-12-05 08:46:27 UTC
Don't hand the change even in AWT thread, please:

org.netbeans.modules.editor.bookmarks.EditorBookmarksModule$BookmarksInitializer.propertyChange()	100.0	3543 ms (100%)	2571 ms	1
Comment 3 Petr Cyhelsky 2012-11-08 09:49:33 UTC
Last slowness report is from 7.1 Beta - doesn't seem to be much of a problem now