<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by JohnQPublic</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/JohnQPublic/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by JohnQPublic</title>
		<link>http://channel9.msdn.com/Niners/JohnQPublic/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/JohnQPublic/Discussions</link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 18:50:45 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 18:50:45 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Tech Off - SuperFetch in windows 7, does it really do any good work ?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/TechOff/SuperFetch-in-windows-7-does-it-really-do-any-good-work-/2fe58ec3f10b491b9f9ca0dd0156d91b">3 days&nbsp;ago</a>,&nbsp;<a href="/Niners/AndyC">AndyC</a>&nbsp;wrote</p><p>*sigh* if you're going to sign up for a new account pretending to be someone new to the community, it helps not to mention a comment from the end of an obscure thread pretty much only a handful of people would have read. &lt;/freeadvice&gt;</p><p></p></div></blockquote><p></p><p>wow, first i'm a spammer and now i'm pretending to be somebody else.</p><p>While i did expect this based on how other people were treated, it is still disappointing to be right.<br>This microsoft community seem to be full of judgy people with preconceived opinions, among other things.</p><p></p><blockquote><div class="quoteText"><br>If the APIs were missing, how would SuperFetch work? It's entirely possible to write a replacement for it, although the phrase &quot;reinventing the wheel&quot; would seem to apply.<p></p><p></p></div></blockquote><br>I mean&nbsp;publicly&nbsp;open and supported APIs that non-microsoft devs have access to.<p></p><p>The way SuperFetch have been explained tells me it might not be possible to write it from scratch by a using publicly documented api's.</p><p>I would be very interested if somebody have reversed engineered SuperFetch. While samples are at least something (many samples are of very low quality), real use drivers are far better at educating devs for obvious reasons.</p><p>FYI:&quot;reinventing the wheel&quot; can actually make it better. Have you seen future air plane designs&nbsp;that are more efficient than normal air planes ?<br>When it's done right you can get positive results.</p><p></p><blockquote><div class="quoteText"><p></p><p>You're trading performance in one area (disk caching) for another (absolutely everything else that requires RAM). It might appear faster in isolated benchmarks or over short periods of time, but under real world usage ramdisk type approaches&nbsp;sacrifice far more performance than they gain.</p><p></p></div></blockquote><p></p><p>That does not make sense at all. With enough ram and a smart use of it you can gain performance. For instance I know some that use ram disks to reduce load time in games. They load the ram disk with the game they want to play.<br>My disk speed 80 mb/s, my ram speed through a ram disk 5000mb/s<br>Not even ssd disks can come up to that ram speed, not even close ! Theoretical limit of SATA3 is&nbsp;768 mb/s, i've seen no disks that use that speed.<br><br>Do you have any facts / numbers to back up your claim ?</p><p>&nbsp;</p><p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/TechOff/SuperFetch-in-windows-7-does-it-really-do-any-good-work-/66cbb8b502cf4238bea7a0de00585370">3 days&nbsp;ago</a>,&nbsp;<a href="/Niners/Sven%20Groot">Sven Groot</a>&nbsp;wrote</p><p>Also, using the term &quot;greedy evil company&quot; to refer to the organization hosting the forum in your first post ever&nbsp;is not a good way to make a good first impression on a forum.</p><p></p></div></blockquote><p></p><p>First impressions are overrated and quite illogical to base your opinion of a person on.<br>I tell it how i observe it. Microsoft fan boys with their unhealthy thinking can bite me.<br><br>&quot;If you do not want to be called a&nbsp;murderer&nbsp;than stop killing people!&quot; - Can't remember the author name</p><p>It would be refreshing if companies would be honest and tell people the truth without spins or vague language omitting important details and exceptions.</p><p>@<a href="/Forums/TechOff/SuperFetch-in-windows-7-does-it-really-do-any-good-work-#cc05011518a6e4e1b85bfa0df000cb7e0">PerfDude</a>:</p><p><br>I've considered that&nbsp;approach&nbsp;already, it is too subjective to be of any real use.<br>Like how it feels faster after installing a performance update or trying a &quot;new&quot; phone (<a href="http://www.youtube.com/watch?v=rdIWKytq_q4">http&#58;&#47;&#47;www.youtube.com&#47;watch&#63;v&#61;rdIWKytq_q4</a>), remember Mojave Experiment anyone ?</p><p>Feelings should not have anything to do with performance testing.</p><p>I want quantifiable&nbsp;measurements. Things that can be verifiable that do not depend on the day of time, position of the moon and the stars or blood&nbsp;sugar&nbsp;and hormone levels.<br><br>I can't understand why microsoft have not added performance counters to SuperFetch yet. They must have used something to test its performance with, why&nbsp;permanently&nbsp;disable that ?!<br>Why not allow neutral parties access to it ?</p><p>&nbsp;</p><p>@all</p><p>This will most likely be misinterpreted&nbsp;or twisted in some way but that will only prove my point so here goes:<br>Honestly, i came to this 'tech off' sub forum to get my tech question answered,&nbsp;<strong>exchange information</strong>, not to hear all your&nbsp;preconceived&nbsp;opinions of me, &nbsp;to become your BFF, to stroke anyone's over-sized&nbsp;mentally unhealthy&nbsp;ego or anything else.</p><p>If i wanted an invalid opinion of myself i would have asked for one.</p><p>How come these days you have to stroke egos, be BFF's, kiss * or threaten life or job in order to get your questions answered ?</p><p>A few years ago you could ask a question, get an answer, say 'thank you' and move on.</p><p>Very frustrating and time consuming when every thread have to repeat the same thing over and over again. Ask question -&gt; people coming with&nbsp;unnecessary&nbsp;things -&gt; answering those or making them go away -&gt; getting on topic -&gt; provide more information -&gt; than a may be answer</p><p>Yes, i'm cranky now, if this was your goal than you have&nbsp;succeeded.<br>Hope you are happy.&nbsp;This thread will most likely die now.</p><p>People wonder why i'm cranky all the time and dislike and avoid internet &quot;communities&quot;.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/SuperFetch-in-windows-7-does-it-really-do-any-good-work-/4c5ef11f855e475f8f8ea0e1012b857f#4c5ef11f855e475f8f8ea0e1012b857f</link>
		<pubDate>Fri, 05 Oct 2012 18:10:31 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/SuperFetch-in-windows-7-does-it-really-do-any-good-work-/4c5ef11f855e475f8f8ea0e1012b857f#4c5ef11f855e475f8f8ea0e1012b857f</guid>
		<dc:creator>JohnQPublic</dc:creator>
		<slash:comments>12</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/JohnQPublic/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - SuperFetch in windows 7, does it really do any good work ?</title>
		<description><![CDATA[<p>No i'm not a spammer, i just lack imagination and energy to even bother to come up with display name. Btw technically i haven't provided any links, only the names of some of the tools as an example of what i'm talking about.</p><p>This reminds me of Charles calling people for trolls just because they ie give negative feedback.</p><p>The tools are not as complicated and specific as SuperFetch (afaik the api's needed to write a superfetch open source version is missing).<br>They use block based caching of all&nbsp;the requested data from the hard drive. So the access time would be sped up no matter what data the programs regularly used not just the launch speed.</p><p>I was testing ramdisk a few days ago and it got me thinking. The speed up was huge. Using a caching solution might be good both for performance and the longevity of the hard drive.</p><p>Since i cant check if superfetch is doing its work right (also learning systems have a&nbsp;habit&nbsp;of getting messed up after a few months) i'm left with no choice but to test tools like above to see if i get a speed up or not.</p><p>I'm using a laptop and the hard drive is slow so using the ram for some caching should increase the performance.</p><p>Now i'm back to the question in my first comment again.<br>Those that have tried such tools, did they improve the performance for you ?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/SuperFetch-in-windows-7-does-it-really-do-any-good-work-/83e5ef4666624f729cd0a0dd0133987c#83e5ef4666624f729cd0a0dd0133987c</link>
		<pubDate>Mon, 01 Oct 2012 18:39:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/SuperFetch-in-windows-7-does-it-really-do-any-good-work-/83e5ef4666624f729cd0a0dd0133987c#83e5ef4666624f729cd0a0dd0133987c</guid>
		<dc:creator>JohnQPublic</dc:creator>
		<slash:comments>12</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/JohnQPublic/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - SuperFetch in windows 7, does it really do any good work ?</title>
		<description><![CDATA[<p>SuperFetch is said to speed up a system but without any performance counters how can a&nbsp;neutral&nbsp;party verify yet another claim from microsoft ?<br>This could just be more false&nbsp;advertisement from a greedy evil company.</p><p>Tools like FancyCache and SuperCache have popped up which would indicate&nbsp;SuperFetch isn't doing its job well enough.</p><p>Can anyone chip in with some info on the matter ?<br>Is&nbsp;SuperFetch doing its work or do we need tools like&nbsp;FancyCache and SuperCache ?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/SuperFetch-in-windows-7-does-it-really-do-any-good-work-/52f9213b72c74f1b9146a0dd00ba0ca8#52f9213b72c74f1b9146a0dd00ba0ca8</link>
		<pubDate>Mon, 01 Oct 2012 11:17:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/SuperFetch-in-windows-7-does-it-really-do-any-good-work-/52f9213b72c74f1b9146a0dd00ba0ca8#52f9213b72c74f1b9146a0dd00ba0ca8</guid>
		<dc:creator>JohnQPublic</dc:creator>
		<slash:comments>12</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/JohnQPublic/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>