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 258305 - Low performance of configure code assistance of full remote project
Summary: Low performance of configure code assistance of full remote project
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 8.2
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-10 11:03 UTC by Alexander Simon
Modified: 2016-04-18 14:33 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 2016-03-10 11:03:48 UTC
I tried configure code assistance by "exec log" of full remote FireFox project.
Wizard did not finished in reasonable time (20 minutes).
Comment 1 Alexander Simon 2016-03-10 11:20:16 UTC
Investigation:
Exec log contains a lot of ld command that created temporary binary files.
IDE tried to find an result of ld and did not find.
In this case IDE refresh build folder (assuming that remote file system folder is not up to date). Refresh is time consuming operation (especially before fixing the bug #258294).
Comment 2 Alexander Simon 2016-03-10 11:22:55 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/3d4b9c325eba
- do not refresh folder twice.
Comment 3 Quality Engineering 2016-03-11 02:11:58 UTC
Integrated into 'main-silver', will be available in build *201603110002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3d4b9c325eba
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #258305 Low performance of configure code assistance of full remote project
Comment 4 Vladimir Kvashin 2016-04-15 16:59:50 UTC
verified in builds on enum server