Re: Visual Studio compiles slowly, low CPU usage
I have network shares but I don't think that they are in my PATH (but I'm
not sure). I'll check that tomorrow (at my office). Thanks for the pointer.
Bruno.
"Bert Roos" <reply@to.group > a écrit dans le message de
news:OO3fPVScDH A.1808@TK2MSFTN GP11.phx.gbl...[color=blue]
> H Bruno,
>
> Could it be because you have network shares/drives in your PATH? I've had
> similar problems caused by a network share on a computer that was offline.
>
> Regards, Bert
>
> "Bruno Jouhier [MVP]" <bjouhier@clu b-internet.fr> wrote in message
> news:eBR9f4LcDH A.748@TK2MSFTNG P10.phx.gbl...[color=green]
> > I'm currently experiencing a strange phenomenon:
> >
> > At my Office, Visual Studio takes a very long time to compile our[/color][/color]
solution[color=blue][color=green]
> > (more than 1 minute for the first project).
> > At home, Visual Studio compiles the same solution much faster (about 10
> > seconds for the first project).
> >
> > My home computer is only marginally faster than the one I have at the[/color]
> office[color=green]
> > (P4 2.53 vs. P4 2.4, same amount of RAM).
> > On the slow machine, the CPU usage is very low, especially at the end of[/color]
> the[color=green]
> > compilation phase (once the progress bar is at the end, waiting for the
> > "build complete" message). This low CPU phase seems to account for the
> > difference in overall time. There is no other process taking CPU during[/color]
> that[color=green]
> > time (the "overall" CPU usage is 0 or very close to 0).
> >
> > Also, we observe the same slowness on all the machines that we have in[/color][/color]
our[color=blue][color=green]
> > office. And the behavior is not due to the corporate antivirus because[/color][/color]
we[color=blue][color=green]
> > turned it off.
> >
> > I'm puzzled (and a bit frustrated). Could this be due to the fact that[/color][/color]
we[color=blue][color=green]
> > are on a corporate LAN and that .NET needs to run more expensive[/color][/color]
security[color=blue][color=green]
> > checks that block on network requests. This my only hypothesis so far
> > because I saw small bursts of activity in lsass.exe during the low CPU
> > phase.
> >
> > Anybody experienced something like this? Any clues on what could cause[/color]
> this?[color=green]
> >
> > Bruno.
> >
> >[/color]
>
>[/color]
I have network shares but I don't think that they are in my PATH (but I'm
not sure). I'll check that tomorrow (at my office). Thanks for the pointer.
Bruno.
"Bert Roos" <reply@to.group > a écrit dans le message de
news:OO3fPVScDH A.1808@TK2MSFTN GP11.phx.gbl...[color=blue]
> H Bruno,
>
> Could it be because you have network shares/drives in your PATH? I've had
> similar problems caused by a network share on a computer that was offline.
>
> Regards, Bert
>
> "Bruno Jouhier [MVP]" <bjouhier@clu b-internet.fr> wrote in message
> news:eBR9f4LcDH A.748@TK2MSFTNG P10.phx.gbl...[color=green]
> > I'm currently experiencing a strange phenomenon:
> >
> > At my Office, Visual Studio takes a very long time to compile our[/color][/color]
solution[color=blue][color=green]
> > (more than 1 minute for the first project).
> > At home, Visual Studio compiles the same solution much faster (about 10
> > seconds for the first project).
> >
> > My home computer is only marginally faster than the one I have at the[/color]
> office[color=green]
> > (P4 2.53 vs. P4 2.4, same amount of RAM).
> > On the slow machine, the CPU usage is very low, especially at the end of[/color]
> the[color=green]
> > compilation phase (once the progress bar is at the end, waiting for the
> > "build complete" message). This low CPU phase seems to account for the
> > difference in overall time. There is no other process taking CPU during[/color]
> that[color=green]
> > time (the "overall" CPU usage is 0 or very close to 0).
> >
> > Also, we observe the same slowness on all the machines that we have in[/color][/color]
our[color=blue][color=green]
> > office. And the behavior is not due to the corporate antivirus because[/color][/color]
we[color=blue][color=green]
> > turned it off.
> >
> > I'm puzzled (and a bit frustrated). Could this be due to the fact that[/color][/color]
we[color=blue][color=green]
> > are on a corporate LAN and that .NET needs to run more expensive[/color][/color]
security[color=blue][color=green]
> > checks that block on network requests. This my only hypothesis so far
> > because I saw small bursts of activity in lsass.exe during the low CPU
> > phase.
> >
> > Anybody experienced something like this? Any clues on what could cause[/color]
> this?[color=green]
> >
> > Bruno.
> >
> >[/color]
>
>[/color]
Comment