<?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>ShareItem.org&#187; GTK2</title>
	<atom:link href="http://shareitem.org/archive/tag/gtk2/feed" rel="self" type="application/rss+xml" />
	<link>http://shareitem.org</link>
	<description>这里记录着我学习 Linux 的点滴</description>
	<lastBuildDate>Fri, 16 Oct 2009 16:03:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Murrine、Aurora、Candido主题引擎性能对比</title>
		<link>http://shareitem.org/archive/murrine-aurora-candido-engine-performance-contrast.html</link>
		<comments>http://shareitem.org/archive/murrine-aurora-candido-engine-performance-contrast.html#comments</comments>
		<pubDate>Fri, 03 Apr 2009 13:34:21 +0000</pubDate>
		<dc:creator>kaysiness</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Aurora]]></category>
		<category><![CDATA[Candido]]></category>
		<category><![CDATA[GTK2]]></category>
		<category><![CDATA[Murrine]]></category>

		<guid isPermaLink="false">http://shareitem.org/?p=641178</guid>
		<description><![CDATA[突发奇想，想简单测试一下这三个gtk2主题引擎的性能，不过不知道有什么好的测试工具，所以只好用 GtkPerf 来测试一番，好让大家在选择主题时有个数值可以参考。]]></description>
			<content:encoded><![CDATA[<p>突发奇想，想简单测试一下这三个gtk2主题引擎的性能，不过不知道有什么好的测试工具，所以只好用 GtkPerf 来测试一番，好让大家在选择主题时有个数值可以参考。</p>
<h1>各个引擎的版本</h1>
<ul>
<li>Murrine：SVN 170</li>
<li>Aurora：1.5.1</li>
<li>Candido：0.9.1</li>
</ul>
<h1>对应使用的主题</h1>
<ul>
<li>Murrina Crystal</li>
<li>Aurora（自带）</li>
<li>Candido Candy（自带）</li>
</ul>
<h1>测试环境</h1>
<ul>
<li>Archlinux (kernel 2.6.28)</li>
<li>AMD 双核 3800</li>
<li>2G DDR2</li>
<li>GeForce 8600GT</li>
<li>xf86-video-vesa 2.1.0</li>
<li>xorg-server 1.5.3</li>
<li>Xfce4 4.6.0</li>
</ul>
<h1>开始</h1>
<p>测试期间不做任何操作，尽量减少误差，关闭了 compiz 并使用 vesa 驱动，下面是测试 GtkPref 1000 后的结果，其中最下面的 Total time 时间数值越小越好。</p>
<p><strong>Murrine（Total time:243.82）</strong></p>
<p><img src="http://photos.shareitem.org/albums/photos.shareitem.org/siog/2009-4-1_01.jpg" alt="Murrine 主题性能测试" /></p>
<p><strong>Aurora（Total time:243.21）</strong></p>
<p><img src="http://photos.shareitem.org/albums/photos.shareitem.org/siog/2009-4-3_01.jpg" alt="Aurora 主题性能测试" /></p>
<p><strong>Candido（Total time:215.41）</strong></p>
<p><img src="http://photos.shareitem.org/albums/photos.shareitem.org/siog/2009-4-1_03.jpg" alt="Candido 主题性能测试" /></p>
<p>从图中可以看出，性能最好的是 Candido 主题引擎，除了 GtkEntry、GtkTextView 和 GtkDrawingArea 外，其他测试项都要领先其余两个引擎，而且领先还挺多的，其次是 Murrine 和 Aurora。不过 Murrine 和 Aurora 的数值相差并不多，可以算是误差范围内。</p>
<h1>相关主题推荐</h1>
<ul>
<li>Murrine 主题：<a href="http://shareitem.org/archive/gtk2-theme-murrina-crystal.html">Murrina Crystal</a></li>
<li>Aurora 主题：<a href="http://www.gnome-look.org/content/show.php/Aurora+Smooth?content=80431">Aurora Smooth</a></li>
<li>Candido 主题：<a href="http://www.gnome-look.org/content/show.php/Candido+-+Recefice?content=52666">Candido &#8211; Recefice</a></li>
</ul>
<hr />
文章地址:<a href="http://shareitem.org/archive/murrine-aurora-candido-engine-performance-contrast.html">http://shareitem.org/archive/murrine-aurora-candido-engine-performance-contrast.html</a> <br />
<small>本文内容属于<a href="http://shareitem.org/">ShareItem.org</a>，遵循<a href='http://creativecommons.org/licenses/by-nc-nd/2.5/cn/'> CC </a>协议 | 7e6874b3209cf4276e96802080b61256</small>

<p>没有相关文章</p>]]></content:encoded>
			<wfw:commentRss>http://shareitem.org/archive/murrine-aurora-candido-engine-performance-contrast.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>推荐GTK2主题：Murrina Crystal</title>
		<link>http://shareitem.org/archive/gtk2-theme-murrina-crystal.html</link>
		<comments>http://shareitem.org/archive/gtk2-theme-murrina-crystal.html#comments</comments>
		<pubDate>Mon, 12 Jan 2009 04:10:14 +0000</pubDate>
		<dc:creator>kaysiness</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[GTK2]]></category>
		<category><![CDATA[Murrina]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://shareitem.org/?p=641047</guid>
		<description><![CDATA[<p>什么都不说，直接上图，嘿嘿，一张图胜过千言万语。而且这个主题还是国人制作的！

下载地址：gnome-look
主题依赖gtk-engine-murrine引擎svn版，不是最新的svn版可能会出问题的。如果你也是Archlin…</p>]]></description>
			<content:encoded><![CDATA[<p>什么都不说，直接上图，嘿嘿，一张图胜过千言万语。而且这个主题还是国人制作的！</p>
<p><a href="http://www.gnome-look.org/CONTENT/content-pre3/96065-3.png" title="Murrina Crystal 效果图"><img src="http://www.gnome-look.org/CONTENT/content-pre3/96065-3.png" alt="Murrina Crystal 效果图" /></a></p>
<p>下载地址：<a href="http://www.gnome-look.org/content/show.php/Murrina+Crystal?content=96065&#038;PHPSESSID=06a023d6ba467dc9206f261d6d8c6169">gnome-look</a><br />
主题依赖gtk-engine-murrine引擎svn版，不是最新的svn版可能会出问题的。如果你也是Archlinux的用户，直接安装AUR上的<a href="http://aur.archlinux.org/packages.php?ID=18624">gtk-engine-murrine-svn</a>即可，如果是Ubuntu/Debian用户请直接<a href="http://www.gnome-look.org/content/show.php/Murrine+Engine+DEB?content=96422">下载这个deb</a>包安装之。</p>
<p><a href="http://s2.photobucket.com/albums/y3/suzeb2/?action=view&#038;current=2009-01-12-131222_1280x1024_scrot.png" title="我的截图"><img src="http://i2.photobucket.com/albums/y3/suzeb2/2009-01-12-131222_1280x1024_scrot.png" alt="我的截图"></a></p>
<hr />
文章地址:<a href="http://shareitem.org/archive/gtk2-theme-murrina-crystal.html">http://shareitem.org/archive/gtk2-theme-murrina-crystal.html</a> <br />
<small>本文内容属于<a href="http://shareitem.org/">ShareItem.org</a>，遵循<a href='http://creativecommons.org/licenses/by-nc-nd/2.5/cn/'> CC </a>协议 | 7e6874b3209cf4276e96802080b61256</small>

<p>没有相关文章</p>]]></content:encoded>
			<wfw:commentRss>http://shareitem.org/archive/gtk2-theme-murrina-crystal.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
