<?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: firefox 3 sluggish, fedora install notes</title>
	<atom:link href="http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/</link>
	<description>Just another GNOME Blogs diary</description>
	<lastBuildDate>Sun, 07 Sep 2008 07:53:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: davidz</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/comment-page-1/#comment-236</link>
		<dc:creator>davidz</dc:creator>
		<pubDate>Fri, 27 Jun 2008 15:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/#comment-236</guid>
		<description>&gt; I had to turn selinux off in the end ’cause it was
&gt; getting in the way of things [...]

Yeah. Lots of people do that. Myself too. SELinux is a great technology however the policy is way too fine grained for things like Fedora. 

This means that people get it wrong. On top of that, the policy centrally maintained. And while the SELinux policy maintainers may be nice guys and smart etc. they are in no way domain experts on all the 10000 different applications in the distro they write policy for. 

Maybe one day someone will rewrite the policy, make it approximately 1000 times simpler, make it decentralized (e.g. shipped in upstream packages) and remove the ability to turn SELinux off (how is it not FAIL FAIL FAIL to ship a security technology that can be turned off? My view is that until this happens, then SELinux will continue to be unusable in community/consumer distros.

(That said, SELinux works great for a lot of big enterprises having a team of developers/sysadmins that grok how to write SELinux policy. And the patience to actually test stuff before it&#039;s deployed.)</description>
		<content:encoded><![CDATA[<p>&gt; I had to turn selinux off in the end ’cause it was<br />
&gt; getting in the way of things [...]</p>
<p>Yeah. Lots of people do that. Myself too. SELinux is a great technology however the policy is way too fine grained for things like Fedora. </p>
<p>This means that people get it wrong. On top of that, the policy centrally maintained. And while the SELinux policy maintainers may be nice guys and smart etc. they are in no way domain experts on all the 10000 different applications in the distro they write policy for. </p>
<p>Maybe one day someone will rewrite the policy, make it approximately 1000 times simpler, make it decentralized (e.g. shipped in upstream packages) and remove the ability to turn SELinux off (how is it not FAIL FAIL FAIL to ship a security technology that can be turned off? My view is that until this happens, then SELinux will continue to be unusable in community/consumer distros.</p>
<p>(That said, SELinux works great for a lot of big enterprises having a team of developers/sysadmins that grok how to write SELinux policy. And the patience to actually test stuff before it&#8217;s deployed.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zucchi</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/comment-page-1/#comment-231</link>
		<dc:creator>zucchi</dc:creator>
		<pubDate>Wed, 25 Jun 2008 05:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/#comment-231</guid>
		<description>davidz: Ok, makes some sense, although it looked like a bit of a cpu hit.  I had to turn selinux off in the end &#039;cause it was getting in the way of things I wanted to do (e.g. custom .xsession, or run xterm from the default shipped Xsession ...), and it is too complicated to work out.

anders: some laptop ati thing, so nup.  I think i&#039;ll look into a webkit based browser on all systems, not just &#039;old&#039; ones, I don&#039;t have any reason to be &#039;loyal&#039; to firefox, it&#039;s a pos that just got worse, although most sites work with it unfortunately.

adam; fedora, no compiz on that box.</description>
		<content:encoded><![CDATA[<p>davidz: Ok, makes some sense, although it looked like a bit of a cpu hit.  I had to turn selinux off in the end &#8217;cause it was getting in the way of things I wanted to do (e.g. custom .xsession, or run xterm from the default shipped Xsession &#8230;), and it is too complicated to work out.</p>
<p>anders: some laptop ati thing, so nup.  I think i&#8217;ll look into a webkit based browser on all systems, not just &#8216;old&#8217; ones, I don&#8217;t have any reason to be &#8216;loyal&#8217; to firefox, it&#8217;s a pos that just got worse, although most sites work with it unfortunately.</p>
<p>adam; fedora, no compiz on that box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidz</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/comment-page-1/#comment-227</link>
		<dc:creator>davidz</dc:creator>
		<pubDate>Mon, 23 Jun 2008 16:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/#comment-227</guid>
		<description>&gt; I noticed fedora was using nspluginwrapper (not sure why,
&gt; this is only a 32 bit box),

That&#039;s to confine the plug-in using SELinux; e.g. it&#039;s run in a separate process with a locked-down security context

$ ls -lZ /usr/lib64/nspluginwrapper/npviewer.bin
-rwxr-xr-x  root root system_u:object_r:nsplugin_exec_t:s0 /usr/lib64/nspluginwrapper/npviewer.bin

that aren&#039;t allowed to do a lot of stuff (e.g. access ~/.mozilla/firefox/* to steal all your passwords / cookies / browsing history). See

 http://danwalsh.livejournal.com/17727.html

for some more background. It makes sense in a way; just look at the rather impressive list of security issues with the flash player from Adobe.</description>
		<content:encoded><![CDATA[<p>&gt; I noticed fedora was using nspluginwrapper (not sure why,<br />
&gt; this is only a 32 bit box),</p>
<p>That&#8217;s to confine the plug-in using SELinux; e.g. it&#8217;s run in a separate process with a locked-down security context</p>
<p>$ ls -lZ /usr/lib64/nspluginwrapper/npviewer.bin<br />
-rwxr-xr-x  root root system_u:object_r:nsplugin_exec_t:s0 /usr/lib64/nspluginwrapper/npviewer.bin</p>
<p>that aren&#8217;t allowed to do a lot of stuff (e.g. access ~/.mozilla/firefox/* to steal all your passwords / cookies / browsing history). See</p>
<p> <a href="http://danwalsh.livejournal.com/17727.html" rel="nofollow">http://danwalsh.livejournal.com/17727.html</a></p>
<p>for some more background. It makes sense in a way; just look at the rather impressive list of security issues with the flash player from Adobe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/comment-page-1/#comment-223</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 23 Jun 2008 09:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/#comment-223</guid>
		<description>Firefox is known to be sluggish when switching tabs, at least in Ubuntu, with Compiz enabled.</description>
		<content:encoded><![CDATA[<p>Firefox is known to be sluggish when switching tabs, at least in Ubuntu, with Compiz enabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Aagaard</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/comment-page-1/#comment-222</link>
		<dc:creator>Anders Aagaard</dc:creator>
		<pubDate>Mon, 23 Jun 2008 08:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/#comment-222</guid>
		<description>Any chance you&#039;ve hit http://www.nvnews.net/vbulletin/showthread.php?t=114858 ?  With an nvidia card firefox3 is insanely slow for me, borderline useless on some pages, and this is on a powerfull system.  Tried a 9200 ATI pci card, and it outperformed my 8800GTS by MILES.

I&#039;d look into webkit on an old system, maybe opera 9.5 until webkit is a bit more stable.  I have midori installed (webkit based project), EXTREMELY fast compared to firefox, but I had it crash within 5 minutes of usage.</description>
		<content:encoded><![CDATA[<p>Any chance you&#8217;ve hit <a href="http://www.nvnews.net/vbulletin/showthread.php?t=114858" rel="nofollow">http://www.nvnews.net/vbulletin/showthread.php?t=114858</a> ?  With an nvidia card firefox3 is insanely slow for me, borderline useless on some pages, and this is on a powerfull system.  Tried a 9200 ATI pci card, and it outperformed my 8800GTS by MILES.</p>
<p>I&#8217;d look into webkit on an old system, maybe opera 9.5 until webkit is a bit more stable.  I have midori installed (webkit based project), EXTREMELY fast compared to firefox, but I had it crash within 5 minutes of usage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Lord</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/comment-page-1/#comment-221</link>
		<dc:creator>Chris Lord</dc:creator>
		<pubDate>Mon, 23 Jun 2008 07:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/#comment-221</guid>
		<description>Agreed on Firefox speed - although I think it&#039;s only the Linux version that suffers so badly. Some interesting graphs here; http://www.linux.com/feature/139212

Mind you, now that you&#039;ve pointed it out, expect rabid Firefox fan-boys to deny any faults :)</description>
		<content:encoded><![CDATA[<p>Agreed on Firefox speed &#8211; although I think it&#8217;s only the Linux version that suffers so badly. Some interesting graphs here; <a href="http://www.linux.com/feature/139212" rel="nofollow">http://www.linux.com/feature/139212</a></p>
<p>Mind you, now that you&#8217;ve pointed it out, expect rabid Firefox fan-boys to deny any faults :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ac</title>
		<link>http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/comment-page-1/#comment-220</link>
		<dc:creator>ac</dc:creator>
		<pubDate>Mon, 23 Jun 2008 07:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/zucchi/2008/06/23/firefox-3-sluggish-fedora-install-notes/#comment-220</guid>
		<description>Actually, Firefox 3.0 has a lot of excessive repaint comparing to Firefox 2.0. Therefore even thought the javascript is faster, for DHTML pages, Firefox 3.0 is slower than firefox 2.0 when things dynamically change inside a loaded page.

see: https://bugzilla.mozilla.org/show_bug.cgi?id=437749</description>
		<content:encoded><![CDATA[<p>Actually, Firefox 3.0 has a lot of excessive repaint comparing to Firefox 2.0. Therefore even thought the javascript is faster, for DHTML pages, Firefox 3.0 is slower than firefox 2.0 when things dynamically change inside a loaded page.</p>
<p>see: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=437749" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=437749</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
