Browsing is much slower on one PC wired to the same router - why?

1

Wife is not happy. It takes about 5 seconds to open a google window, versus about 1 second on the faster computer which is about 3 years old itself.

Yes, it is an older computer (5 -6 years old, I'd guess), surely with less RAM, but for simple browsing, should it matter? Both are hardwired to the same Netgear Rangemax router. Both use fixed IP addresses. Both are XP. Both have about 8 feet of cable to the router. I have the fastest service my cable provides.

Probably irrelevant but ...two newer MACs are connected wirelessely during the summer and they are even faster, but I think that's the difference in browsers.

If you could point me to a list of process of elimination steps that would be most appreciated.

Thanks Dean

deanalt

Posted 2010-04-15T23:43:47.950

Reputation: 11

What do you mean by "google window"? – vtest – 2010-08-10T08:54:25.757

Answers

4

Yes, a slower computer will often browse the Internet noticeably slower than a faster computer, especially if you're talking about older computers. Part of the reason is because websites are more CPU-intensive now than they used to be, with lots of JavaScript, CSS, not to mention Flash and other applets.

It's also possible that other things are bogging down the older computer, such as crapware, malware, disk fragmentation, low disk space, etc. You might be able to speed it up by uninstalling all software that's not absolutely necessary (including browser plugins and toolbars), then running a thorough scan with MalwareBytes' AntiMalware and defragmenting the hard drive.

You might also want to review the antivirus software you're running on both computers. McAfee antivirus is notorious for slowing down PCs, and many other antivirus programs drag down performance with their on-access scanning. A recent benchmark rated Microsoft Security Essentials #1 in terms of detection and low resource usage. I've also noticed that Avast! antivirus doesn't bog down the system as much as other antivirus apps I've tried.

Doing a clean reinstall would also probably help, but first I'd recommend booting both computers from an Ubuntu Linux LiveCD and seeing how they differ in performance when they're both baselined. This should give you a better idea of whether a reinstall will bring the slower computer closer to the faster one in terms of performance, or if the performance improvement is likely to be negligible. Since this is just a quick experiment and these are both older computers, you might want to try an older distribution of Ubuntu first, because the newer ones are a lot more resource-intensive.

rob

Posted 2010-04-15T23:43:47.950

Reputation: 13 188

PC has 1 GB RAM, has a P4 CPU at 2.4 Ghz and 20 GB free.Enough for fast browsing? Regarding 2nd paragraph, does order matter? I was defraging as you spoke. Ran Adaware, found nothing but will run tougher AntiMalware next. For most proggies, isn't it enough to simply stop them from starting up? Used infrequently, but I'd rather not uninstall them if I can help it. I'd also rather not do a clean reinstall unless we have some proof.

Can I try Ubuntu without unsintalling windows? If so, can you tell me which older version I should try?

Kindly answer each question.

Thanks much! Dean – deanalt – 2010-04-16T00:37:30.123

Your PC should be more than adequate for web browsing. Ideally, you would run the defrag after uninstalling any programs, because there will be fewer files and more free space to work with, and you'll be able to make the free space more contiguous. Most apps can be left installed, but some run background services even when the app isn't running in your taskbar or system tray. I'd still recommend uninstalling all browser plugins and toolbars unless you use them all the time. – rob – 2010-04-16T00:55:54.477

(cont'd) Yes, the Ubuntu Live CD allows you to boot Linux without touching your Windows installation. When you boot, just pick the first option, "Try Ubuntu without installing"--it's pretty slick! I'd start with Ubuntu 8.04 for your PC, but you might be able to handle the newer releases just fine. The "version" number stands for Y.MM ("year-2000"."month"). – rob – 2010-04-16T01:02:03.363

Also be sure to review your antivirus software (I've updated my answer with more info on this). – rob – 2010-04-16T01:10:18.070

The antimalwarebytes came out clean. I use Avast free. I'm not sure how to uninstall browser plug-ins can you help me? I dpn't think we have much in toolbars and we do get active X queries so I assume we are blocking most things. But I am a bit ignorant of the details of such things. I will try Ubuntu tomorrow AM. Does that possibly tell you where the problem is, I assume? Thanks Dean – deanalt – 2010-04-16T02:42:17.653

It looks like it is going to take 8 hours to downlaod this Ubuntu (at about 20 KB/sec). Does that make sense?

Thanks Dean – deanalt – 2010-04-16T20:18:26.753

To uninstall plugins, check the Add/Remove Programs control panel and/or CCleaner. 8 hours for Ubuntu! That's really slow, considering since it's only the size of one CD. There is also a torrent link available, if you can't find a mirror with a faster download speed. Click on "Alternative Download Options" then "Bit torrent." If you don't have a torrent client, you can download utorrent and use it to open the .torrent file. Then utorrent will download the bootable Ubuntu ISO, which you can burn to CD. – rob – 2010-04-16T20:41:20.133

Kindly give me a little more details. After 8 hours or so, I had the file downloaded. I then burned in onto a CD. I then rebooted the computer with that CD in the drive and thought it would use it to boot up, like a boot disk. But it just went into Windows. Do I need to install this first, or something? Please don't assume I know much.

Thanks Dean – deanalt – 2010-04-17T05:07:03.557

You might need to go into the BIOS and select the CD drive as the first boot device, or press F12 at the BIOS boot screen to select a different boot device (depending on your motherboard or PC manufacturer, the # for "Press F# to select boot device" may vary). Alternately, you could try unplugging the hard drive's power and data cables, so the computer has to boot from the CD. – rob – 2010-04-19T18:51:56.053