<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Measure Actual Hard Disk Performance Under Windows</title>
	<atom:link href="http://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/</link>
	<description>Daily updated news of useful advanced computer tips and tricks</description>
	<lastBuildDate>Mon, 23 Jan 2012 16:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dean Hiller</title>
		<link>http://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/#comment-505947</link>
		<dc:creator>Dean Hiller</dc:creator>
		<pubDate>Mon, 31 Jan 2011 18:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2008/02/28/measure-actual-hard-disk-perfomance-under-windows/#comment-505947</guid>
		<description>hmmm, I think this tool misreport MB(bytes) and it should be Mb(bits).  I ran Iometer and it reports in MB and I got about 5MB which is 40Mb and this tool told me my drive was 40MB which must be Mb actually instead.

ie. you need to divide by 8 if you want Megabytes instead of it reporting in bits I beleive.  This makes more sense and is in line with my other program I wrote then.</description>
		<content:encoded><![CDATA[<p>hmmm, I think this tool misreport MB(bytes) and it should be Mb(bits).  I ran Iometer and it reports in MB and I got about 5MB which is 40Mb and this tool told me my drive was 40MB which must be Mb actually instead.</p>
<p>ie. you need to divide by 8 if you want Megabytes instead of it reporting in bits I beleive.  This makes more sense and is in line with my other program I wrote then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Hiller</title>
		<link>http://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/#comment-505945</link>
		<dc:creator>Dean Hiller</dc:creator>
		<pubDate>Mon, 31 Jan 2011 18:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2008/02/28/measure-actual-hard-disk-perfomance-under-windows/#comment-505945</guid>
		<description>very odd, I ran the test and wrote a program that wrote out bytes as well.  I only wrote a small file out and got a through put of

INFO: throughput=177053.82436260625 bytes/second
INFO: throughput=1416430.59490085 bits/second
177kB/sec or 1.4Mb/sec (bytes vs. bits as I am comparing to network speeds for an architecture I am working on right now)

This is much much slower than the results I am told by the other tool....very odd...any ideas why?  (The program is in java so I wonder if it is because I am not using native buffers or something to optimize the speed).

results from tool
1863MB in 44.48s = 41.9MB/s
1863MB in 43.12s = 43.2MB/s
1863MB in 501.81s = 3.7MB/s

later,
Dean</description>
		<content:encoded><![CDATA[<p>very odd, I ran the test and wrote a program that wrote out bytes as well.  I only wrote a small file out and got a through put of</p>
<p>INFO: throughput=177053.82436260625 bytes/second<br />
INFO: throughput=1416430.59490085 bits/second<br />
177kB/sec or 1.4Mb/sec (bytes vs. bits as I am comparing to network speeds for an architecture I am working on right now)</p>
<p>This is much much slower than the results I am told by the other tool&#8230;.very odd&#8230;any ideas why?  (The program is in java so I wonder if it is because I am not using native buffers or something to optimize the speed).</p>
<p>results from tool<br />
1863MB in 44.48s = 41.9MB/s<br />
1863MB in 43.12s = 43.2MB/s<br />
1863MB in 501.81s = 3.7MB/s</p>
<p>later,<br />
Dean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernie</title>
		<link>http://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/#comment-479670</link>
		<dc:creator>Ernie</dc:creator>
		<pubDate>Wed, 16 Jun 2010 20:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2008/02/28/measure-actual-hard-disk-perfomance-under-windows/#comment-479670</guid>
		<description>This is an extreme situation, but I think it&#039;s working.  I think I have maxxed out the bandwidth of PCI-E x8:

Areca ARC-1231 PCI-E x8 card with 4 GB Buffer and 8x Intel 160 GB 34nm SSD drives in RAID 0 configuaration:

seq write: 1024MB in 1.09s = 936.8MB per second
seq read: 1024MB in 0.23s = 4371.8 MB per second
rdm read: 1024MB in 0.23s = 4371.8 MB per second</description>
		<content:encoded><![CDATA[<p>This is an extreme situation, but I think it&#8217;s working.  I think I have maxxed out the bandwidth of PCI-E x8:</p>
<p>Areca ARC-1231 PCI-E x8 card with 4 GB Buffer and 8x Intel 160 GB 34nm SSD drives in RAID 0 configuaration:</p>
<p>seq write: 1024MB in 1.09s = 936.8MB per second<br />
seq read: 1024MB in 0.23s = 4371.8 MB per second<br />
rdm read: 1024MB in 0.23s = 4371.8 MB per second</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/#comment-471615</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Thu, 08 Apr 2010 00:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2008/02/28/measure-actual-hard-disk-perfomance-under-windows/#comment-471615</guid>
		<description>Don&#039;t get too excited with the results yet.

The laptop 5,400 could be faster than the desktop 7,200 for the following reasons:

- Has larger cache built in
- 7,200 RPM drive is on last legs, or greatly reduced
- Windows set a lower DMA value in Device Manager
- 2 different windows versions used
- Need new controller driver for your Sata drive
- Malware/Spyware/Viruses/Fragmentation affect drive
- Laptop has fewer startup items (so loads faster)
- Drive is nearly full on desktop, causing disk thrashing
- Windows is optimized for speed on laptop

I am sure there are many other reasons to include on why this is interesting, but definitely NOT a final conclusion.

Raymond? Might I suggest?

Get an external drive, update your Sata controllers, &amp; test both drives via high speed USB 3 to see what happens!</description>
		<content:encoded><![CDATA[<p>Don&#8217;t get too excited with the results yet.</p>
<p>The laptop 5,400 could be faster than the desktop 7,200 for the following reasons:</p>
<p>- Has larger cache built in<br />
- 7,200 RPM drive is on last legs, or greatly reduced<br />
- Windows set a lower DMA value in Device Manager<br />
- 2 different windows versions used<br />
- Need new controller driver for your Sata drive<br />
- Malware/Spyware/Viruses/Fragmentation affect drive<br />
- Laptop has fewer startup items (so loads faster)<br />
- Drive is nearly full on desktop, causing disk thrashing<br />
- Windows is optimized for speed on laptop</p>
<p>I am sure there are many other reasons to include on why this is interesting, but definitely NOT a final conclusion.</p>
<p>Raymond? Might I suggest?</p>
<p>Get an external drive, update your Sata controllers, &amp; test both drives via high speed USB 3 to see what happens!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RMM</title>
		<link>http://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/#comment-470108</link>
		<dc:creator>RMM</dc:creator>
		<pubDate>Mon, 15 Mar 2010 17:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2008/02/28/measure-actual-hard-disk-perfomance-under-windows/#comment-470108</guid>
		<description>@ravi
there is something wrong with your drive (is an IDE or SATA drive?). If it is IDE check your DMA mode under windows.

or the Safeboot encryption slows your I/O down...</description>
		<content:encoded><![CDATA[<p>@ravi<br />
there is something wrong with your drive (is an IDE or SATA drive?). If it is IDE check your DMA mode under windows.</p>
<p>or the Safeboot encryption slows your I/O down&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RMM</title>
		<link>http://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/#comment-470106</link>
		<dc:creator>RMM</dc:creator>
		<pubDate>Mon, 15 Mar 2010 17:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2008/02/28/measure-actual-hard-disk-perfomance-under-windows/#comment-470106</guid>
		<description>DiskTT FLUSHES the cache after write thus writing all the cached data to the disk. It does not CLEAR the cache after write. So some or maybe all data written to the disk will be in the cache when the read test start. This explains the extreme high read values.

BTW there is a new version 2 of DiskTT that doesn&#039;t use the cache at all by default. It will still test the thruput of a disk system as experienced by a normal application.
Try it!</description>
		<content:encoded><![CDATA[<p>DiskTT FLUSHES the cache after write thus writing all the cached data to the disk. It does not CLEAR the cache after write. So some or maybe all data written to the disk will be in the cache when the read test start. This explains the extreme high read values.</p>
<p>BTW there is a new version 2 of DiskTT that doesn&#8217;t use the cache at all by default. It will still test the thruput of a disk system as experienced by a normal application.<br />
Try it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nFectious</title>
		<link>http://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/#comment-470065</link>
		<dc:creator>nFectious</dc:creator>
		<pubDate>Mon, 15 Mar 2010 06:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/archives/2008/02/28/measure-actual-hard-disk-perfomance-under-windows/#comment-470065</guid>
		<description>It locks up on me at 4% complete on the random access test. I gave it about 10 minutes at 4% and it never went anywhere after that. Had the (not responding) message and I had to close down.</description>
		<content:encoded><![CDATA[<p>It locks up on me at 4% complete on the random access test. I gave it about 10 minutes at 4% and it never went anywhere after that. Had the (not responding) message and I had to close down.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 1/5 queries in 0.003 seconds using disk: basic
Object Caching 272/273 objects using disk: basic
Content Delivery Network via cdn.raymond.cc

Served from: www.raymond.cc @ 2012-02-11 04:33:09 -->
