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 - org.netbeans.modules.editor.settings.storage.ProfilesTracker.get: LowPerformance took 5491 ms.
Summary: org.netbeans.modules.editor.settings.storage.ProfilesTracker.get: LowPerforma...
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-04-19 22:46 UTC by szmitek
Modified: 2013-04-23 12:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 159965


Attachments
nps snapshot (151.66 KB, application/nps)
2013-04-19 22:46 UTC, szmitek
Details

Note You need to log in before you can comment on or make changes to this bug.
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.