Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Significant slow down in build times: (7 Items)
   
Significant slow down in build times  
About a week ago, my build times took a dramatic change with no identifiable change made in my setup.

Setup:
Windows 7
QNX 6.5.0 SP1 (build target is 6.4.0 though)
IDE 4.7

Symptoms:
A clean which used to take a few seconds now takes a few minutes.
Builds which took a minute or so now take 3 to 4+ minutes.
Creating a new project also takes much longer than normal.
Importing a project also takes much longer than normal.

Attempts to remedy:
I tried creating a new workspace, but importing projects still took a long time.
Creating new projects also took a long time.

Uninstalled QNX and reinstalled just 6.4.0. This is what I'm currently running with no changes. Builds take a very long 
time, new projects or importing projects take a long time, etc.

I haven't found anything on the web to explain my issue. The .log file in the .metadata folder of the workspace doesn't 
have anything unusual. I don't see anything unusual in the Task Manager while doing a build.

Anyone have any suggestions?

This setup was working fine and changed over a weekend through nothing I did (that I'm aware of).
RE: Significant slow down in build times  
Are you on a Windows Domain?  If the domain server is unreachable that is what you will get.

> -----Message d'origine-----
> De : Michael Mott [mailto:community-noreply@qnx.com]
> Envoyé : 25 mars 2013 11:50
> À : general-ide
> Objet : Significant slow down in build times
> 
> About a week ago, my build times took a dramatic change with no identifiable
> change made in my setup.
> 
> Setup:
> Windows 7
> QNX 6.5.0 SP1 (build target is 6.4.0 though) IDE 4.7
> 
> Symptoms:
> A clean which used to take a few seconds now takes a few minutes.
> Builds which took a minute or so now take 3 to 4+ minutes.
> Creating a new project also takes much longer than normal.
> Importing a project also takes much longer than normal.
> 
> Attempts to remedy:
> I tried creating a new workspace, but importing projects still took a long time.
> Creating new projects also took a long time.
> 
> Uninstalled QNX and reinstalled just 6.4.0. This is what I'm currently running
> with no changes. Builds take a very long time, new projects or importing
> projects take a long time, etc.
> 
> I haven't found anything on the web to explain my issue. The .log file in the
> .metadata folder of the workspace doesn't have anything unusual. I don't see
> anything unusual in the Task Manager while doing a build.
> 
> Anyone have any suggestions?
> 
> This setup was working fine and changed over a weekend through nothing I did
> (that I'm aware of).
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post100140
> To cancel your subscription to this discussion, please e-mail general-ide-
> unsubscribe@community.qnx.com

Re: RE: Significant slow down in build times  
I believe it's a windows domain (corporate network). That kind of makes sense. The weekend after which I had the problem
 there was some network drive changes. Since it was network related, I didn't think it would cause any issues.

Any suggestions on how to dig in to this issue?
RE: RE: Significant slow down in build times  

> -----Message d'origine-----
> De : Michael Mott [mailto:community-noreply@qnx.com]
> Envoyé : 25 mars 2013 12:11
> À : general-ide
> Objet : Re: RE: Significant slow down in build times
> 
> I believe it's a windows domain (corporate network). That kind of makes sense.
> The weekend after which I had the problem there was some network drive
> changes. Since it was network related, I didn't think it would cause any issues.
> 
> Any suggestions on how to dig in to this issue?

Try this:

In Windows->Preference->C/C++/Build/Environment create a new variable:

LOGONSERVER   \\\\YOURPCNAME

Then make sure you have the "Replace native environment with specified one" option set.


> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post100143
> To cancel your subscription to this discussion, please e-mail general-ide-
> unsubscribe@community.qnx.com

Re: RE: RE: Significant slow down in build times  
Didn't appear to make a difference.
Re: Significant slow down in build times  
You could check to see if a new anti-virus was installed, or updated.

Do you have your build folder excluded from Active/live protection?

you could possibly try disabling your anti-virus to see if that makes the difference.

Re: Significant slow down in build times  
The same version has been running for a while now. It doesn't look like it has changed recently. I have all the 
directories I can find excluded from the scans. I don't have the ability to disable it and try.