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 84437 - High CPU load even after trivial modification
Summary: High CPU load even after trivial modification
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 90950
  Show dependency tree
 
Reported: 2006-09-07 14:18 UTC by Petr Nejedly
Modified: 2013-09-02 14:23 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Nejedly 2006-09-07 14:18:52 UTC
Try opening e.g. TreeView and slightly modify it (add a space). From that
moment, your CPU will burn at full speed for another 30s (P-M, 1.7GHz). That
alone might not be considered a bug, but it causes e.g. much higher delay in
navigation over the file using Ctrl-click on identifier.
Comment 1 Jan Lahoda 2006-09-08 09:10:25 UTC
Most probably caused by the "is overridden" task. I am thinking about a set of
heuristics to make the computation less intensive.

I can disable this task for now, if it is desired.
Comment 2 Petr Nejedly 2006-09-08 17:15:39 UTC
So it highly depends on my set of opened projects? I have unreallistically many
of them these days...
Comment 3 Jan Lahoda 2006-12-12 12:51:54 UTC
Currently not in the build.
Comment 4 lilyevsky 2008-12-01 22:18:43 UTC
I noticed this behavior after I installed C++ plugin. The CPU utilization is 100% or more (fortunately I have 2 CPUs)
Comment 5 Rastislav Komara 2009-02-03 10:54:38 UTC
Overtake.
Comment 6 Jan Lahoda 2010-05-11 13:46:45 UTC
Resetting assignee to default for all bugs reported against product java and assigned to moonko.