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 160429 - low performance of editing project configurations
Summary: low performance of editing project configurations
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: igor_nikiforov
URL:
Keywords: PERFORMANCE
: 154310 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-17 09:16 UTC by Alexander Simon
Modified: 2012-10-30 21:09 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 Simon 2009-03-17 09:16:57 UTC
Edit properties of any project item result in creating a copy of configurations of all items.
For example. Project ACE. Number of items 58K.
Editing of property of item consumes about 240M.
Memory consumption by compiler configurations:
120K C configurations - 73M
115K C++ configurations - 71M
117K Assembler configurations - 28M
117K Assembler configurations - 28M
It makes property editor hardly working.
Comment 1 Alexander Simon 2009-03-17 09:46:47 UTC
Sorry, duplicated line:
117K Assembler configurations - 28M
should be:
117K Fortran configurations - 28M
Comment 2 Alexander Simon 2009-03-18 16:29:56 UTC
Partly fixed in change set:
http://hg.netbeans.org/cnd-main?cmd=changeset;node=f907037047f3
Fixed:
- Item configuration has exactly one compiler configuration
Comment 3 Alexander Simon 2009-03-18 16:30:45 UTC
Partly fixed in change set:
http://hg.netbeans.org/cnd-main?cmd=changeset;node=f907037047f3
Fixed:
- Item configuration has exactly one compiler configuration
Comment 4 Quality Engineering 2009-03-19 20:39:14 UTC
Integrated into 'main-golden', will be available in build *200903191401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f907037047f3
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing IZ#160429:low performance of editing project configurations
Comment 5 Alexander Simon 2009-06-01 08:30:39 UTC
*** Issue 154310 has been marked as a duplicate of this issue. ***
Comment 6 Thomas Preisler 2009-10-23 22:31:09 UTC
Will close as fixed. We can always do better but this may be 'good enough' for 6.8. If not, please reopen with specific issues.
Comment 7 Alexander Simon 2009-10-24 07:03:38 UTC
Issue is:
Edit properties of any project item result in creating a copy of configurations of all items.
It is absolutely wrong and consume a lot of memory.
It does not fixed.
(My fix reduced only a size of item.)
Comment 8 Leonid Lenyashin 2012-10-30 21:09:42 UTC
There was no activity on this issue for quite a long time. We apologize that the issue was not addressed so far due to lack of development resources. We might not have time in near future to fix this problem, so it is closed as WONTFIX.
If the issue is still critical for you please do not hesitate to REOPEN it.
Thank you for using our product and reporting bugs. We are really sorry that we were not able to fix this issue timely.

Regards,
CND team.