<?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: 02.12.2005 Landing g_slice_new()</title>
	<atom:link href="http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/</link>
	<description>Technical ramblings by Tim Janik</description>
	<lastBuildDate>Sat, 11 Apr 2009 19:30:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: axel</title>
		<link>http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/comment-page-1/#comment-19</link>
		<dc:creator>axel</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/#comment-19</guid>
		<description>Are there any real-world situations where this will result in a noticable performance increase? I&#039;m thinking of things like startup/shutdown of application X, displaying a really large directory in nautilus, showing the open dialog and other actions that currently take far to long.</description>
		<content:encoded><![CDATA[<p>Are there any real-world situations where this will result in a noticable performance increase? I&#8217;m thinking of things like startup/shutdown of application X, displaying a really large directory in nautilus, showing the open dialog and other actions that currently take far to long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/comment-page-1/#comment-20</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/timj/2005/12/02/02122005-landing-g_slice_new/#comment-20</guid>
		<description>Those results are brilliant :) I&#039;d guess this would be an ideal allocator to use for allocating private object data, which should see app startup time implications. Are there any plans to use this in g_object_new?</description>
		<content:encoded><![CDATA[<p>Those results are brilliant :) I&#8217;d guess this would be an ideal allocator to use for allocating private object data, which should see app startup time implications. Are there any plans to use this in g_object_new?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
