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 221678 - LowPerformance took 4037 ms.
Summary: LowPerformance took 4037 ms.
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-11-07 20:02 UTC by Exceptions Reporter
Modified: 2013-01-09 02:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194716


Attachments
nps snapshot (11.89 KB, application/nps)
2012-11-07 20:02 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-11-07 20:02:10 UTC
This bug was originally marked as duplicate of bug 206673, 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 (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7
Maximum slowness yet reported was 4037 ms, average is 4037
Comment 1 Exceptions Reporter 2012-11-07 20:02:12 UTC
Created attachment 127347 [details]
nps snapshot
Comment 2 Martin Entlicher 2012-11-12 15:46:57 UTC
The PersistenceManager should do the work in an RP thread.
Comment 3 Martin Entlicher 2013-01-08 13:35:54 UTC
Fixed by changeset:   243730:79ae5b57e97a
http://hg.netbeans.org/web-main/rev/79ae5b57e97a
Comment 4 Quality Engineering 2013-01-09 02:27:59 UTC
Integrated into 'main-golden', will be available in build *201301090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/79ae5b57e97a
User: mentlicher@netbeans.org
Log: #221678: Save breakpoints asynchronously.