<?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: Plone 4: uses 29% less memory than Plone 3</title>
	<atom:link href="http://jstahl.org/archives/2010/01/24/plone-4-uses-29-less-memory-than-plone-3-thanks-python-2-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://jstahl.org/archives/2010/01/24/plone-4-uses-29-less-memory-than-plone-3-thanks-python-2-6/</link>
	<description>Politics, the environment, technology, activism. And stuff.</description>
	<lastBuildDate>Fri, 23 Jul 2010 19:35:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jon Stahl</title>
		<link>http://jstahl.org/archives/2010/01/24/plone-4-uses-29-less-memory-than-plone-3-thanks-python-2-6/comment-page-1/#comment-394943</link>
		<dc:creator>Jon Stahl</dc:creator>
		<pubDate>Mon, 25 Jan 2010 02:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://jstahl.org/?p=2124#comment-394943</guid>
		<description>&lt;p&gt;Hanno-
Thanks for correcting me.  So, in other words, Plone 4 is more memory efficient, thanks to... the Plone team!  :-)  Hooray us!  I&#039;ll update the post accordingly!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hanno-<br />
Thanks for correcting me.  So, in other words, Plone 4 is more memory efficient, thanks to&#8230; the Plone team!  <img src='http://jstahl.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Hooray us!  I&#8217;ll update the post accordingly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hanno Schlichting</title>
		<link>http://jstahl.org/archives/2010/01/24/plone-4-uses-29-less-memory-than-plone-3-thanks-python-2-6/comment-page-1/#comment-394941</link>
		<dc:creator>Hanno Schlichting</dc:creator>
		<pubDate>Sun, 24 Jan 2010 20:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://jstahl.org/?p=2124#comment-394941</guid>
		<description>&lt;p&gt;I&#039;m afraid your finding is wrong. Python 2.6 is better at garbage collection and can in many cases free memory of the process. In Python 2.4 the memory usage usually just went up over time. It&#039;s however not better at handling our base memory load.&lt;/p&gt;

&lt;p&gt;I made a couple of quick changes and tested Plone 4 under Python 2.4 vs. Python 2.6. While Python 2.4 isn&#039;t supported and some parts of Plone don&#039;t work with it, firing up an instance and rendering a page is still possible without too many changes.&lt;/p&gt;

&lt;p&gt;I&#039;m also on Snow Leopard and have both Python&#039;s in a 64bit version. In my test Python 2.4 consumes 105.6mb where Python 2.6 consumes 113.2mb.&lt;/p&gt;

&lt;p&gt;So we can attribute a slight increase of memory usage to the new Python version. The decrease that overcompensates for this is all due to changes in our own code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid your finding is wrong. Python 2.6 is better at garbage collection and can in many cases free memory of the process. In Python 2.4 the memory usage usually just went up over time. It&#8217;s however not better at handling our base memory load.</p>
<p>I made a couple of quick changes and tested Plone 4 under Python 2.4 vs. Python 2.6. While Python 2.4 isn&#8217;t supported and some parts of Plone don&#8217;t work with it, firing up an instance and rendering a page is still possible without too many changes.</p>
<p>I&#8217;m also on Snow Leopard and have both Python&#8217;s in a 64bit version. In my test Python 2.4 consumes 105.6mb where Python 2.6 consumes 113.2mb.</p>
<p>So we can attribute a slight increase of memory usage to the new Python version. The decrease that overcompensates for this is all due to changes in our own code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
