<?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: Use Grooveshark faster: Firefox 3.0b4</title>
	<atom:link href="http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/feed/" rel="self" type="application/rss+xml" />
	<link>http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/</link>
	<description>Rantings of a Grooveshark Developer</description>
	<lastBuildDate>Mon, 23 Apr 2012 07:22:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Jay</title>
		<link>http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/comment-page-1/#comment-277</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 01 May 2009 02:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/#comment-277</guid>
		<description>I should note that this post is so old it no longer applies. What Grooveshark was when this was relevant no longer exists!

That said I do like Chrome, but until I can easily add an adblock extension to it, I&#039;m sticking with Firefox. :P</description>
		<content:encoded><![CDATA[<p>I should note that this post is so old it no longer applies. What Grooveshark was when this was relevant no longer exists!</p>
<p>That said I do like Chrome, but until I can easily add an adblock extension to it, I&#8217;m sticking with Firefox. :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jbcarey</title>
		<link>http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/comment-page-1/#comment-276</link>
		<dc:creator>jbcarey</dc:creator>
		<pubDate>Tue, 28 Apr 2009 12:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/#comment-276</guid>
		<description>I still use Google Chrome for Grooveshark... I &#039;only&#039; use chrome for grooveshark... basically chrome is my music player :D</description>
		<content:encoded><![CDATA[<p>I still use Google Chrome for Grooveshark&#8230; I &#8216;only&#8217; use chrome for grooveshark&#8230; basically chrome is my music player :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/comment-page-1/#comment-107</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 24 Mar 2008 03:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/#comment-107</guid>
		<description>I think you are right Katy, because whenever it seems like JS is what is slowing down the render, the entire browser is unusable. I can&#039;t switch to another tab while I wait or anything like that.

I don&#039;t know if that&#039;s still true in FF 3 because I haven&#039;t found a site that slows it down enough to try!</description>
		<content:encoded><![CDATA[<p>I think you are right Katy, because whenever it seems like JS is what is slowing down the render, the entire browser is unusable. I can&#8217;t switch to another tab while I wait or anything like that.</p>
<p>I don&#8217;t know if that&#8217;s still true in FF 3 because I haven&#8217;t found a site that slows it down enough to try!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katy</title>
		<link>http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/comment-page-1/#comment-106</link>
		<dc:creator>Katy</dc:creator>
		<pubDate>Mon, 24 Mar 2008 03:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/#comment-106</guid>
		<description>I&#039;m curious to know what changes they&#039;ve made to speed it up so much. As awesome as &lt;a href=&quot;http://en.wikipedia.org/wiki/Tamarin_(JIT)&quot; rel=&quot;nofollow&quot;&gt;Tamarin&lt;/a&gt; is going to be, it&#039;s not going to be integrated into SpiderMonkey until Firefox 4. 

I don&#039;t know for sure how accurate this is, but I&#039;ve read that SpiderMonkey is also used for some portions of Firefox&#039;s user interface in addition to javascript execution, and since SpiderMonkey is single-threaded, if it&#039;s blocked by some script execution on a website, it can block Firefox&#039;s interface too. That would definitely lead to a feeling of slowness, and the reverse would be true too - if Firefox&#039;s interface is taking up the thread, all the scripts in all the tabs you have open are just waiting.

Maybe Firefox 3 no longer shares a thread between the chrome and your actual websites.</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious to know what changes they&#8217;ve made to speed it up so much. As awesome as <a href="http://en.wikipedia.org/wiki/Tamarin_(JIT)" rel="nofollow">Tamarin</a> is going to be, it&#8217;s not going to be integrated into SpiderMonkey until Firefox 4. </p>
<p>I don&#8217;t know for sure how accurate this is, but I&#8217;ve read that SpiderMonkey is also used for some portions of Firefox&#8217;s user interface in addition to javascript execution, and since SpiderMonkey is single-threaded, if it&#8217;s blocked by some script execution on a website, it can block Firefox&#8217;s interface too. That would definitely lead to a feeling of slowness, and the reverse would be true too &#8211; if Firefox&#8217;s interface is taking up the thread, all the scripts in all the tabs you have open are just waiting.</p>
<p>Maybe Firefox 3 no longer shares a thread between the chrome and your actual websites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chanel</title>
		<link>http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/comment-page-1/#comment-105</link>
		<dc:creator>chanel</dc:creator>
		<pubDate>Sat, 22 Mar 2008 17:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://wanderr.com/jay/use-grooveshark-faster-firefox-30b4/2008/03/21/#comment-105</guid>
		<description>Just wait Jay, I have more tricks up my sleeves. 

I just tried out Firefox 3.0 Beta 4 and I too was blown away.  Too bad I can&#039;t permanently switch because I have to keep Firefox2 for testing, but I will definitely make Firefox 3 my permanent browser</description>
		<content:encoded><![CDATA[<p>Just wait Jay, I have more tricks up my sleeves. </p>
<p>I just tried out Firefox 3.0 Beta 4 and I too was blown away.  Too bad I can&#8217;t permanently switch because I have to keep Firefox2 for testing, but I will definitely make Firefox 3 my permanent browser</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)

Served from: wanderr.com @ 2012-05-22 02:44:18 -->
