<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shiny Things &#187; Windows</title>
	<atom:link href="http://www.andrewgrant.org/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andrewgrant.org</link>
	<description>Andrew Grant</description>
	<lastBuildDate>Thu, 05 Jan 2012 09:52:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows Vista v Windows XP under VMware Fusion</title>
		<link>http://www.andrewgrant.org/2008/10/27/windows-vista-v-windows-xp-under-vmware-fusion.html</link>
		<comments>http://www.andrewgrant.org/2008/10/27/windows-vista-v-windows-xp-under-vmware-fusion.html#comments</comments>
		<pubDate>Mon, 27 Oct 2008 22:59:55 +0000</pubDate>
		<dc:creator>agrant</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.andrewgrant.org/2008/11/03/windows-vista-v-windows-xp-under-vmware-fusion.html</guid>
		<description><![CDATA[For as long as I’ve been using OSX I’ve been running XP under VMware Fusion for those can’t-do-without programs, but now that I have my shiny new Macbook with 4GB of RAM I wanted to see whether it’d be possible &#8230; <a href="http://www.andrewgrant.org/2008/10/27/windows-vista-v-windows-xp-under-vmware-fusion.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For as long as I’ve been using OSX I’ve been running XP under VMware Fusion for those can’t-do-without programs, but now that I have my shiny new Macbook with 4GB of RAM I wanted to see whether it’d be possible to run Vista &#8211; and preferably Vista 64-bit.</p>
<p>I’m going to be doing a lot of Windows development over the next few months (WHS, Silverlight, ASP.NET) and would much prefer Vista so on Friday I spent some time doing a few benchmarks with both XP 32-bit and Vista 64-bit. </p>
<p>(Originally I also planned to test the 32-bit version of Vista, but I couldn’t face an additional two hours of installs and service packs. Plus I decided to do Vista 64-bit after XP incase of any problems).</p>
<p>Note that this is very rough testing using three averaged runs of GeekBench. The OSX timings are included to measure the impact of running the VM, not to draw any comparisons between OSX / Windows performance. I don’t know how Geekbench compares across platforms.</p>
<p>Details:</p>
<ul>
<li>System: 2008 Macbook, 2.4GHz Core 2 Duo, 4GB Ram, 7200RPM Drive</li>
<li>VM: VMware Fusion 2.0, one VCore, 1.5GB Ram, running from bootcamp partition</li>
<li>OSX: 10.5.5</li>
<li>Windows: Windows XP Pro 32-bit SP3, Windows Vista Home Premium 64-bit SP1</li>
<li>Benchmark: GeekBench 2.0.19 for OSX and Windows (32-bit)</li>
</ul>
<p><span id="more-348"></span></p>
<p>OSX Performance:</p>
<table cellspacing="0" cellpadding="2" width="499" border="0">
<tbody>
<tr>
<td valign="top" width="91">&#160;</td>
<td valign="top" width="123">OSX without VM</td>
<td valign="top" width="138">OSX hosting Windowed VM</td>
<td valign="top" width="145">OS hosting Unity VM</td>
</tr>
<tr>
<td valign="top" width="91">XP 32-bit</td>
<td valign="top" width="123">3115</td>
<td valign="top" width="138">3072</td>
<td valign="top" width="145">3083</td>
</tr>
<tr>
<td valign="top" width="91">Vista 64-bit</td>
<td valign="top" width="123">3115</td>
<td valign="top" width="138">3043</td>
<td valign="top" width="145">3067</td>
</tr>
</tbody>
</table>
<p>VM Performance</p>
<table cellspacing="0" cellpadding="2" width="499" border="0">
<tbody>
<tr>
<td valign="top" width="87">&#160;</td>
<td valign="top" width="126">Native</td>
<td valign="top" width="138">Fullscreen VM</td>
<td valign="top" width="146">Unity FM</td>
</tr>
<tr>
<td valign="top" width="87">XP 32-bit</td>
<td valign="top" width="126">2765</td>
<td valign="top" width="138">1924</td>
<td valign="top" width="146">1932</td>
</tr>
<tr>
<td valign="top" width="87">Vista 64-bit</td>
<td valign="top" width="126">2596</td>
<td valign="top" width="138">1886</td>
<td valign="top" width="146">1892</td>
</tr>
</tbody>
</table>
<h6>Note: The native times are running Windows via bootcamp which gives windows two cores with 3.5GB of ram under XP and 3.7GB under Vista 64 (~256MB are reserved for integrated graphics). Since the VM has one core and 1.5GB of ram I don’t expect the times to be close, I’m just interested in the performance differences between XP and Vista in each situation.</h6>
<p>&#160;</p>
<p>So what’s interesting about the results?</p>
<ul>
<li>The difference between XP and Vista-64 are approx 2% in both Fullscreen mode and Unity, whereas natively the difference is approx 6%.</li>
<li>The difference in impact upon the host OS (OSX) appears to be even lower.</li>
<li>Despite what I’d always assumed, Unity mode appears to be both faster than fullscreen and with a lower impact on the host. I guess it’s faster to skip the background than it is to separately overlay the windows.</li>
</ul>
<p>So it looks like I’ll be sticking with Vista 64-bit for a while, or at least until I encounter some must-need program that has 64-bit issues which I’d pessimistically give a 50/50 chance. </p>
<p>And just to reiterate that this is extremely rough testing and many of these figures could be complete rubbish. It’d also have been interesting to test XP / Vista when both were under more load.&#160; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewgrant.org/2008/10/27/windows-vista-v-windows-xp-under-vmware-fusion.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

