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 214388 - MacroExpansionDocProviderImpl.expand [LowPerformance took 53811 ms.]
Summary: MacroExpansionDocProviderImpl.expand [LowPerformance took 53811 ms.]
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-06-18 15:26 UTC by Alexander Pepin
Modified: 2012-06-20 04:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 189654


Attachments
nps snapshot (291.32 KB, application/nps)
2012-06-18 15:26 UTC, Alexander Pepin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2012-06-18 15:26:31 UTC
This issue was reported manually by apepin.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201206180001)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7
Maximum slowness yet reported was 53811 ms, average is 53811
Comment 1 Alexander Pepin 2012-06-18 15:26:43 UTC
Created attachment 120997 [details]
nps snapshot
Comment 2 Vladimir Voskresensky 2012-06-18 16:18:54 UTC
http://hg.netbeans.org/cnd-main/rev/224d7a636ab2
Comment 3 Quality Engineering 2012-06-20 04:37:13 UTC
Integrated into 'main-golden', will be available in build *201206200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/224d7a636ab2
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #214388 - MacroExpansionDocProviderImpl.expand [LowPerformance took 53811 ms.]
- macro expansion service does not need to wait for file parse, because it's interested in TS or PPHandlers and not file's code model