Windows XP SP3 showing increases in performance

An article written by Richard Koman from newsfactor.com talks about the performance increases that everyone will see once SP3 for Windows XP is released. The company Devil Mountain Software, has recently done tests on Windows Vista in regards to the up-coming release of SP1. The testing concluded: “The hoped-for performance fixes that Microsoft has been hinting at never materialized,” the testers reported. “Vista + SP1 is no faster” than out-of-the-box Vista, they said.

An article written by Richard Koman from newsfactor.com talks about the performance increases that everyone will see once SP3 for Windows XP is released. The company Devil Mountain Software, has recently done tests on Windows Vista in regards to the up-coming release of SP1. The testing concluded:

“The hoped-for performance fixes that Microsoft has been hinting at never materialized,” the testers reported. “Vista + SP1 is no faster” than out-of-the-box Vista, they said.

“If you’ve been disappointed with the performance of Windows Vista to date, get used to it. SP1 is simply not the panacea that many predicted. In the end, it’s Vista’s architecture — not a lack of tuning or bug fixes — that makes it perform so poorly on systems that were ‘barn-burners’ under Windows XP,” the research staff said.

This isn’t the only testing Devil Mountain Software has done, they have also tested SP3 for Windows XP. And have found that there is a 10% performance boost when running their Office Productivity Test Suite:

Running an Office productivity test suite on a preview version of Service Pack 3 for Windows XP, Devil Mountain discovered a 10 percent performance boost over the current version of Windows XP, the company reported on its blog.

In comparable tests of Office tasks, Vista and Vista plus SP1 took approximately 90 seconds to complete the suite, while XP took only about 40 seconds and XP plus SP3 ran about four seconds more quickly than that.

The article concludes that the biggest threat to Vista is Microsofts own OS Windows XP. Personally my preference has always been XP as I would rather be able to complete tasks quickly rather than slowly with lots of nice effects.

Read the full article


Did you like this article?


0 Shares:
You May Also Like

Setting up daily, weekly and monthly MySQL Database Backups using AutoMySQLBackup

AutoMySQLBackup is a shell script that allows daily, weekly and monthly backups of your local and remote MySQL Databases. It's meant to run on Linux/Unix through a cron job. Its highly configurable, and easy to setup as I will show you today! First you will need to acquire the shell script and drop it on your server. You can download AutoMySQLBackup on their SourceForge Project Page
Read More

Apple Releases iPhone Firmware 2.1 and iTunes 8

Apple has just released iTunes 8 and the iTouch and iPhone firmware 2.1! You will need to download iTunes 8 in order to get the new firmware. And unfortunately it looks as though iTunes 8 has blocked the Pwnge tool. However the iphone-dev team knows about this and will have a patch http://blog.iphone-dev.org/post/49689803/countermeasures Enjoy!
Read More

Pimp Your XP

Pimp Your XP - An anonymous reader writes "Ezinearticles.com has up an interesting article on how you can improve Windows XP to mimic and even surpass Vista — at least some of its new features. Several of the suggestions cost money and others are free. From improving the user interface with Stardock to mimicking new security features with open source software such as Sudown, the article discusses many ways that die-hard XP users can enhance their environment without moving to Vista."

Read more of this story at Slashdot.

[Slasdot]
Read More

Exim4 and PHP and PHP-CGI mail() function using incorrect From: and applying Sender: headers.

If you're using Exim4 and PHP as a module or as a CGI with suexec. You may have noticed some issues with your mail. Specifically you would have noticed that either the "From:" header was using "nobody@machinename" or "user@machine name, its also possibly that you had an additional header called "Sender:". There are two things you need to do to fix this. You first need to make sure that your "php.ini" has the following value "sendmail_path = /usr/sbin/sendmail -t -i". Which is the default, double check this variable as it might be set to something else.
Read More