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 219038 - 5297 ms - OpenAction.open() to websvc.rest.nodes.OpenCookieFactory$OpenCookieImpl.open()
Summary: 5297 ms - OpenAction.open() to websvc.rest.nodes.OpenCookieFactory$OpenCookie...
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-09-26 07:50 UTC by aquaglia
Modified: 2012-12-07 02:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192780


Attachments
nps snapshot (65.77 KB, application/nps)
2012-09-26 07:50 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2012-09-26 07:50:47 UTC
This bug was originally marked as duplicate of bug 187919, 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 201209232010)
VM: Java HotSpot(TM) Client VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows XP
Maximum slowness yet reported was 5297 ms, average is 5297
Comment 1 aquaglia 2012-09-26 07:50:54 UTC
Created attachment 124925 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2012-10-30 09:41:09 UTC
I guess that calling into parsing API is not necessary 
org.netbeans.modules.websvc.rest.support.SourceGroupSupport.getFileObjectFromClassName()	53.90249	2 781 ms (53,9%)	2 781 ms
Comment 3 Denis Anisimov 2012-12-04 06:32:57 UTC
web-main#63feb51b98ae
Comment 4 Quality Engineering 2012-12-07 02:37:11 UTC
Integrated into 'main-golden', will be available in build *201212070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/63feb51b98ae
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for BZ#219038 - 5297 ms - OpenAction.open() to websvc.rest.nodes.OpenCookieFactory$OpenCookieImpl.open()