Click here to Skip to main content
15,895,833 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
BillWoodruff7-Mar-16 5:48
professionalBillWoodruff7-Mar-16 5:48 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
90823657-Mar-16 7:55
90823657-Mar-16 7:55 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
dandy727-Mar-16 9:18
dandy727-Mar-16 9:18 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Dan Neely7-Mar-16 11:15
Dan Neely7-Mar-16 11:15 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Clumpco7-Mar-16 22:06
Clumpco7-Mar-16 22:06 
AnswerRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Plamen Dragiyski7-Mar-16 21:06
professionalPlamen Dragiyski7-Mar-16 21:06 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
ElectronProgrammer8-Mar-16 1:32
ElectronProgrammer8-Mar-16 1:32 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
ClockMeister8-Mar-16 4:05
professionalClockMeister8-Mar-16 4:05 
It sounds like one of the items you're installing is running a service that is either I/O bound or eating some CPU. If you're installing SQL Server, keep in mind the default configuration of the server is to use all available memory. Tweak the SQL Server to only use a half-gig or something. Are you also installing multiple web servers or something (like IIS AND Apache). I've noticed performance issues like this occasionally when installing Java components; I think there's a server or two there that have similar issues. You should be able to narrow it down. Throwing a little more memory at it won't hurt but it won't solve the entire problem.

You might also consider reconfiguring you system around an SSD instead of rotating storage. I had always heard that it was some faster but it's unbelievably fast. My development system (running SQL Server, Visual Studio and tons of other goodies) used to take 2 or 3 minutes to settle down after a cold boot. With SSD storage this guy is ready in 25 or 30 seconds, and I mean SETTLED DOWN. After I rebuilt all my systems on SSD I almost can't tolerate waiting for a hard drive system to come up any more, I couldn't believe how much performance I was missing with a hard drive.

These machines are incredibly complex nowadays. I've been through [too many] rebuilds in my time. This time I've got my machine exactly where I want it and have made an image backup of it just in case the machine explodes or something. I'm done fiddling with system configuration. It's hard to get any work done when you're constantly tweaking the equipment.

HTH...
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Dan Neely8-Mar-16 4:45
Dan Neely8-Mar-16 4:45 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Gerry Schmitz8-Mar-16 4:35
mveGerry Schmitz8-Mar-16 4:35 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Martijn Smitshoek8-Mar-16 7:22
Martijn Smitshoek8-Mar-16 7:22 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Steven12188-Mar-16 7:35
professionalSteven12188-Mar-16 7:35 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
obermd8-Mar-16 13:21
obermd8-Mar-16 13:21 
Generalsomething wicked this way crawls the web ? Pin
BillWoodruff7-Mar-16 3:00
professionalBillWoodruff7-Mar-16 3:00 
GeneralRe: something wicked this way crawls the web ? Pin
Slacker0077-Mar-16 3:32
professionalSlacker0077-Mar-16 3:32 
GeneralRe: something wicked this way crawls the web ? Pin
90823657-Mar-16 3:34
90823657-Mar-16 3:34 
GeneralRe: something wicked this way crawls the web ? Pin
Slacker0077-Mar-16 3:59
professionalSlacker0077-Mar-16 3:59 
GeneralRe: something wicked this way crawls the web ? Pin
BillWoodruff7-Mar-16 5:42
professionalBillWoodruff7-Mar-16 5:42 
GeneralRe: something wicked this way crawls the web ? Pin
Slacker0077-Mar-16 6:49
professionalSlacker0077-Mar-16 6:49 
GeneralThought of the day Pin
Dan Neely7-Mar-16 2:43
Dan Neely7-Mar-16 2:43 
GeneralRe: Thought of the day Pin
90823657-Mar-16 3:19
90823657-Mar-16 3:19 
GeneralRe: Thought of the day Pin
Bassam Abdul-Baki7-Mar-16 4:27
professionalBassam Abdul-Baki7-Mar-16 4:27 
GeneralRe: Thought of the day Pin
BillWoodruff7-Mar-16 6:04
professionalBillWoodruff7-Mar-16 6:04 
GeneralRe: Thought of the day Pin
90823657-Mar-16 7:59
90823657-Mar-16 7:59 
GeneralRe: Thought of the day Pin
W Balboos, GHB7-Mar-16 8:27
W Balboos, GHB7-Mar-16 8:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.