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 228783

Summary: org.netbeans.modules.editor.settings.storage.ProfilesTracker.get: LowPerformance took 5491 ms.
Product: editor Reporter: szmitek <szmitek>
Component: SettingsAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 159965
Attachments: nps snapshot

Description szmitek 2013-04-19 22:46:12 UTC
This issue was reported manually by szmitek.
It already has 5 duplicates 


Build: NetBeans IDE Dev (Build 201304182301)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
szmitek: Local Synchronization

szmitek: Local Synchronization

GUEST: Startando o SQLServer.

GUEST: just waking up



Maximum slowness yet reported was 5491 ms, average is 4609
Comment 1 szmitek 2013-04-19 22:46:16 UTC
Created attachment 133610 [details]
nps snapshot
Comment 2 Milutin Kristofic 2013-04-23 12:28:38 UTC
This was made faster in Bug #170040. It seems that in this case, it was a rare situation where your hdd was very busy - local synchronization, flushing caches and rebuilding a whole lookup. I don't see a better solution that was made in previous fix.