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 142583 - Code Completion is slow
Summary: Code Completion is slow
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2008-08-01 14:43 UTC by Alexander Pepin
Modified: 2008-08-06 14:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2008-08-01 14:43:55 UTC
The last performance tests on build 20080731 show that we have a regression in performance for CodeCompletion and
OpenFile operations.
Comment 1 Alexander Pepin 2008-08-06 14:57:11 UTC
Can not reproduce the problem while manual testing. It seems to be the problem in time measuring in performance tests.
Probably Error Highlighting affected the code completion performance tests. Failed OpenFile performance tests clearly
demonstrate that.