Good idea?

Kinroan

Kinroan

Academy Page

Join Date: Nov 2005

Newport, NC USA

ANT

N/Me

Quote:
8-SpeedUp WindowsXP deleting a key


Open Regedit
Goto HKEY LOCAL MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace

delete the key named {D6277990-4C6A-11CF-8D87-00AA0060F5BF}.

Restart your computer.




1-UNLOAD DLL FROM MEMORY

When you close an application, Windows keep dll used in memory and it sadly slow down your computer...This tips consists in forcing the operating system to get rid of them when the DLL is not any more used.

Go in the registry base of windows ( Start , Execute , RegEdit )

Go to HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Explorer

Make a new Dword valor named AlwaysUnloadDll clicking with the right button in the right section , then choose the command New and Dword Valor.

Allocate to this chain the value 1
Restart your computer to save the changes.




9-Access fastly to HTTP servers


This tip consist in configuring the Registry to open more connection per server.
Open Regedit

GoTo HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings

In the right pannel , Make or Modify these Dwords valors :

MaxConnectionsPerServer : 4 (by default 2)
MaxConnectionsPer1_0Server : 8 (by default 4)

Restart Your Computer
Someone told me this works, but is is a good idea?

ArTy

ArTy

Lion's Arch Merchant

Join Date: May 2006

Australia

Overclockers Australia [OCAU]

The benefits of these minor tweaks probably won't be very noticeable at all. Personally if things aren't messed up, why would you bother with such tweaks. There are better ways of keeping your PC running efficiently. Run Defrag and Scandisk every few weeks for example. A complete Windows reinstall every 6 months wouldn't hurt either.

So don't bother, you won't notice the difference. And if you don't know what you're doing in the registry, you can go-red-engine Windows pretty bad.

Kinroan

Kinroan

Academy Page

Join Date: Nov 2005

Newport, NC USA

ANT

N/Me

ya...i no...i was just thinkin every lil bit helps...especially the 2nd one...internert taking time to load annoys me...i was just wondering if any1 actually knew what any of that meant/actually did.

ArTy

ArTy

Lion's Arch Merchant

Join Date: May 2006

Australia

Overclockers Australia [OCAU]

If you have Firefox you can do a similar tweaks to what is described in the 3rd one you listed

Type about:config in the address bar and change the following variables:

network.http.max-connections = 32
network.http.max-connections-per-server = 16
network.http.max-persistent-connections-per-proxy = 8
network.http.max-persistent-connections-per-server = 4
network.http.pipelining = true

The values are basically double what is set at default. See if that little bit is noticeable

Kinroan

Kinroan

Academy Page

Join Date: Nov 2005

Newport, NC USA

ANT

N/Me

mine are already set to 48, 24, 16, 8, and true.... :\

Tarun

Tarun

Technician's Corner Moderator

Join Date: Jan 2006

The TARDIS

http://www.lunarsoft.net/ http://forums.lunarsoft.net/

Those tweaks for Windows XP are just myths.

To speed up Firefox, use Firetune.

EternalTempest

EternalTempest

Furnace Stoker

Join Date: Jun 2005

United States

Dark Side Ofthe Moon [DSM]

E/

The only tweaks I use that actually give me a performace boost.

Disable Indexing Services

Disable XP Service Pack 2 Data Execution feature (and not using the added security from it)

http://www.microsoft.com/technet/sec.../depcnfxp.mspx

I perfer the easy of FasterFox extension myself.
http://fasterfox.mozdev.org/

Tarun

Tarun

Technician's Corner Moderator

Join Date: Jan 2006

The TARDIS

http://www.lunarsoft.net/ http://forums.lunarsoft.net/

Quote:
Originally Posted by EternalTempest
I perfer the easy of FasterFox extension myself.
http://fasterfox.mozdev.org/
Fasterfox is a terrible extension because it has "prefetching". While you idle a page, it goes to EVERY link and downloads it into your cache.

This will cause servers to have a much higher load and eat up their bandwidth. On top of that, you can get banned from many sites (such as www.dnsstuff.com) for using it due to the prefetching "feature".