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 231768 - Continuous snapshot saving
Summary: Continuous snapshot saving
Status: RESOLVED INCOMPLETE
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 7.4
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 10:35 UTC by williambacchi
Modified: 2013-06-25 11:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message log (734.36 KB, application/octet-stream)
2013-06-25 10:35 UTC, williambacchi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description williambacchi 2013-06-25 10:35:21 UTC
Created attachment 136267 [details]
Message log
Comment 1 Petr Cyhelsky 2013-06-25 11:02:07 UTC
If I understand your detailed description correctly, there is a problem with incessant sampling and saving the snapshots, there are also many OoME's in the log.

If you want to turn the slowness detector down a little, please use 

-J-Dorg.netbeans.core.TimeableEventQueue.quantum=<length of slowness[ms] after which sampling starts>

and

-J-Dorg.netbeans.core.TimeableEventQueue.report=<length of slowness in ms which is reported>

if this is not the case, please add even more detailed description