<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Zendcasts Forum / Is zend cast fast?]]></title>
		<link>http://www.zendcasts.com/forum/viewtopic.php?id=199</link>
		<description><![CDATA[The most recent posts in Is zend cast fast?.]]></description>
		<lastBuildDate>Mon, 12 Jul 2010 14:34:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Is zend cast fast?]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=943#p943</link>
			<description><![CDATA[<div class="quotebox"><cite>Manuel wrote:</cite><blockquote><div><p>&quot;Fast&quot; is not a question of a framework, but of the coder.</p><p>You can code with any framework and cache the result. <br />Even dynamic pages used to prevent unauthorized users from accessing it can be made in a static way.</p><p>I&#039;m currently coding a project meant to serve up to 1 million hits per hour (280 hits/second)&#160; in a &quot;hot&quot; environment (cache filled). This is done with the Zend Framework, producing a lot of static files (even the ACL and Auth-Things can be done static). </p><p>If this works as expected, I would like to send Jon an example, maybe he can make a Zend Cast out of this.</p><p>But If you ask, if plain PHP is much faster - you know the answer already. <br />It&#039;s up to you how fast your apps are.</p></div></blockquote></div><p>You know I would really like such video.</p>]]></description>
			<author><![CDATA[dummy@example.com (iznogood)]]></author>
			<pubDate>Mon, 12 Jul 2010 14:34:10 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=943#p943</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is zend cast fast?]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=937#p937</link>
			<description><![CDATA[<p>&quot;Fast&quot; is not a question of a framework, but of the coder.</p><p>You can code with any framework and cache the result. <br />Even dynamic pages used to prevent unauthorized users from accessing it can be made in a static way.</p><p>I&#039;m currently coding a project meant to serve up to 1 million hits per hour (280 hits/second)&#160; in a &quot;hot&quot; environment (cache filled). This is done with the Zend Framework, producing a lot of static files (even the ACL and Auth-Things can be done static). </p><p>If this works as expected, I would like to send Jon an example, maybe he can make a Zend Cast out of this.</p><p>But If you ask, if plain PHP is much faster - you know the answer already. <br />It&#039;s up to you how fast your apps are.</p>]]></description>
			<author><![CDATA[dummy@example.com (Manuel)]]></author>
			<pubDate>Thu, 08 Jul 2010 13:47:37 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=937#p937</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is zend cast fast?]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=901#p901</link>
			<description><![CDATA[<p>Hi tamara,</p><p>a framework will never be as fast as the naked objects, however you have to ask yourself if your code is in fact slow to begin with. Often times, people perform premature optimizations on what they *think* is slow and then end up with code that&#039;s unreadable with no gain.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon Lebensold)]]></author>
			<pubDate>Tue, 15 Jun 2010 00:56:49 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=901#p901</guid>
		</item>
		<item>
			<title><![CDATA[Is zend cast fast?]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=877#p877</link>
			<description><![CDATA[<p>Well, as the title said, is it fast ? I&#039;ve never used a framework before. So I&#039;m wondering if it&#039;s faster to load a naked PHP compare to loading Zend object where I see there is much replacing functions to be done under the hood.</p>]]></description>
			<author><![CDATA[dummy@example.com (tamara2010)]]></author>
			<pubDate>Mon, 31 May 2010 09:23:18 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=877#p877</guid>
		</item>
	</channel>
</rss>

