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 242574 - CodeCompletion took 2780 ms.
Summary: CodeCompletion took 2780 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-03-05 12:21 UTC by Sam.MIT
Modified: 2014-03-06 08:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208161


Attachments
nps snapshot (36.72 KB, application/nps)
2014-03-05 12:22 UTC, Sam.MIT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam.MIT 2014-03-05 12:21:54 UTC
This bug was originally marked as duplicate of bug 242312, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201403040001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b69, Java(TM) SE Runtime Environment, 1.8.0-b128
OS: Windows 7

User Comments:
Sam.MIT: Code completion is slow when netbean run about more than 6 hours

Sam.MIT: Code completion is slow when netbean run about more than 6 hours



Maximum slowness yet reported was 2780 ms, average is 2597
Comment 1 Sam.MIT 2014-03-05 12:22:01 UTC
Created attachment 145774 [details]
nps snapshot
Comment 2 Tomas Zezula 2014-03-06 08:28:05 UTC
Loads an index which either was not yet used or was not used for long time and freed.