<?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: Anjuta startup time</title>
	<atom:link href="http://blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/</link>
	<description>Blog of Johannes Schmid</description>
	<lastBuildDate>Sun, 05 Feb 2012 00:22:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pete</title>
		<link>http://blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/comment-page-1/#comment-526</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 09 Oct 2008 16:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/?p=104#comment-526</guid>
		<description>Look at the way Gnome caches it&#039;s plugins, and only imports them lazily.

The technique is to always load a plugin the first time it is seen. You then record a catalog of what features the plugin supports. When starting the next time there is no need to load the plugin at startup, if the timestamp has not changed.

I&#039;m not sure if there is benefit to lazily loading the Anjuta plugins. Surely not all of them are running code all the time?</description>
		<content:encoded><![CDATA[<p>Look at the way Gnome caches it&#8217;s plugins, and only imports them lazily.</p>
<p>The technique is to always load a plugin the first time it is seen. You then record a catalog of what features the plugin supports. When starting the next time there is no need to load the plugin at startup, if the timestamp has not changed.</p>
<p>I&#8217;m not sure if there is benefit to lazily loading the Anjuta plugins. Surely not all of them are running code all the time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rawsausage</title>
		<link>http://blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/comment-page-1/#comment-525</link>
		<dc:creator>rawsausage</dc:creator>
		<pubDate>Thu, 09 Oct 2008 15:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/?p=104#comment-525</guid>
		<description>I am working daily with an IDE that takes some 25 minutes to start completely on a super-high-end workstation, before you can start working with it. It&#039;s made by one of the largest IT companies in the world, and is not very obscure IDE.</description>
		<content:encoded><![CDATA[<p>I am working daily with an IDE that takes some 25 minutes to start completely on a super-high-end workstation, before you can start working with it. It&#8217;s made by one of the largest IT companies in the world, and is not very obscure IDE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: infinito</title>
		<link>http://blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/comment-page-1/#comment-524</link>
		<dc:creator>infinito</dc:creator>
		<pubDate>Thu, 09 Oct 2008 15:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/?p=104#comment-524</guid>
		<description>Are you using a &quot;bad formed&quot; icon theme? Some users had that problem with some themes... Take a look a t this little thread: http://mail.gnome.org/archives/gtk-app-devel-list/2008-October/msg00000.html</description>
		<content:encoded><![CDATA[<p>Are you using a &#8220;bad formed&#8221; icon theme? Some users had that problem with some themes&#8230; Take a look a t this little thread: <a href="http://mail.gnome.org/archives/gtk-app-devel-list/2008-October/msg00000.html" rel="nofollow">http://mail.gnome.org/archives/gtk-app-devel-list/2008-October/msg00000.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico Mena</title>
		<link>http://blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/comment-page-1/#comment-523</link>
		<dc:creator>Federico Mena</dc:creator>
		<pubDate>Thu, 09 Oct 2008 14:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/?p=104#comment-523</guid>
		<description>Is your icon cache up to date?  If a single icon file is newer than the cache file, then the cache won&#039;t be used.

Most distros update the icon cache correctly when you install packages that install new icons... maybe you installed a package by hand or something like that?

Once Anjuta loads, can you run pmap on it to see if it has the icon cache files mmap()ed?</description>
		<content:encoded><![CDATA[<p>Is your icon cache up to date?  If a single icon file is newer than the cache file, then the cache won&#8217;t be used.</p>
<p>Most distros update the icon cache correctly when you install packages that install new icons&#8230; maybe you installed a package by hand or something like that?</p>
<p>Once Anjuta loads, can you run pmap on it to see if it has the icon cache files mmap()ed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/comment-page-1/#comment-522</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Thu, 09 Oct 2008 12:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/?p=104#comment-522</guid>
		<description>Thanks for looking into this, but startup-time doesn&#039;t matter much for Anjuta. It&#039;s not a hit&#039;n&#039;run application, you start it once and then work for hours and hours without restart.

It&#039;s always the leftmost application in my taskbar - simply because it has been running for weeks :)</description>
		<content:encoded><![CDATA[<p>Thanks for looking into this, but startup-time doesn&#8217;t matter much for Anjuta. It&#8217;s not a hit&#8217;n'run application, you start it once and then work for hours and hours without restart.</p>
<p>It&#8217;s always the leftmost application in my taskbar &#8211; simply because it has been running for weeks <img src='http://blogs.gnome.org/johannes/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Larsson</title>
		<link>http://blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/comment-page-1/#comment-521</link>
		<dc:creator>Alexander Larsson</dc:creator>
		<pubDate>Thu, 09 Oct 2008 12:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/?p=104#comment-521</guid>
		<description>Its likely that your icon cache file is not up to date, so all the icons were read from disk, which is slow.

Try running gtk-update-icon-cache on all your icon dirs.</description>
		<content:encoded><![CDATA[<p>Its likely that your icon cache file is not up to date, so all the icons were read from disk, which is slow.</p>
<p>Try running gtk-update-icon-cache on all your icon dirs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/comment-page-1/#comment-520</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 09 Oct 2008 11:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/?p=104#comment-520</guid>
		<description>For abiword we introduced the option to link plugins statically, this led to a considerable improvement.</description>
		<content:encoded><![CDATA[<p>For abiword we introduced the option to link plugins statically, this led to a considerable improvement.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/johannes/2008/10/09/anjuta-startup-time/feed/ ) in 0.14787 seconds, on Feb 10th, 2012 at 6:59 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 7:59 pm UTC -->
