<?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: PHP 学习笔记之 Zend Engine 简介</title> <atom:link href="http://yanbin.org/archive/zend-engine-introduction.html/feed" rel="self" type="application/rss+xml" /><link>http://yanbin.org/archive/zend-engine-introduction.html</link> <description>人虽不能要他想要的，但能做他想做的</description> <lastBuildDate>Sun, 29 Jan 2012 09:08:17 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: caiyingrui</title><link>http://yanbin.org/archive/zend-engine-introduction.html/comment-page-1#comment-4295</link> <dc:creator>caiyingrui</dc:creator> <pubDate>Fri, 11 Dec 2009 02:01:49 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/2006/04/09/zend-engine-introduction/#comment-4295</guid> <description>不错哦~~</description> <content:encoded><![CDATA[<p>不错哦~~</p> ]]></content:encoded> </item> <item><title>By: wanglei_王磊</title><link>http://yanbin.org/archive/zend-engine-introduction.html/comment-page-1#comment-3836</link> <dc:creator>wanglei_王磊</dc:creator> <pubDate>Sat, 25 Apr 2009 02:36:17 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/2006/04/09/zend-engine-introduction/#comment-3836</guid> <description>写的很好，就是废话多了点，让我跳过了一两段。对我很有帮助。</description> <content:encoded><![CDATA[<p>写的很好，就是废话多了点，让我跳过了一两段。对我很有帮助。</p> ]]></content:encoded> </item> <item><title>By: yAnbiN</title><link>http://yanbin.org/archive/zend-engine-introduction.html/comment-page-1#comment-3748</link> <dc:creator>yAnbiN</dc:creator> <pubDate>Sun, 11 Jan 2009 09:07:54 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/2006/04/09/zend-engine-introduction/#comment-3748</guid> <description>是这样子的。不过这里的二进制代码需要换成“中间代码”。</description> <content:encoded><![CDATA[<p>是这样子的。不过这里的二进制代码需要换成“中间代码”。</p> ]]></content:encoded> </item> <item><title>By: 唐唐</title><link>http://yanbin.org/archive/zend-engine-introduction.html/comment-page-1#comment-3731</link> <dc:creator>唐唐</dc:creator> <pubDate>Tue, 06 Jan 2009 15:22:51 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/2006/04/09/zend-engine-introduction/#comment-3731</guid> <description>前面已经提到过，Zend Engine 将代码分成编译和执行两大部分。一般情况下，我们的代码完成以后就很少再去改变了。但执行时 PHP 却不得不还得一次又一次的重复编译，这根本就是毫无必要的。而且通常情况下，编译的所花费的时间并不比执行少多少，说是五五开并不为过，因此这极大的浪费了机器的 CPU。基于 Zend Engine 3.0 的 PHP6 将试图解决这个问题。我的理解： 运行时，首先检查代码是否被编译：若无，则把源代码编译成2进制代码，并且执行2进制代码；否则，直接执行2进制代码。是这样的吗？</description> <content:encoded><![CDATA[<p>前面已经提到过，Zend Engine 将代码分成编译和执行两大部分。一般情况下，我们的代码完成以后就很少再去改变了。但执行时 PHP 却不得不还得一次又一次的重复编译，这根本就是毫无必要的。而且通常情况下，编译的所花费的时间并不比执行少多少，说是五五开并不为过，因此这极大的浪费了机器的 CPU。基于 Zend Engine 3.0 的 PHP6 将试图解决这个问题。</p><p>我的理解：<br /> 运行时，首先检查代码是否被编译：若无，则把源代码编译成2进制代码，并且执行2进制代码；否则，直接执行2进制代码。</p><p>是这样的吗？</p> ]]></content:encoded> </item> <item><title>By: bhltwrn</title><link>http://yanbin.org/archive/zend-engine-introduction.html/comment-page-1#comment-1230</link> <dc:creator>bhltwrn</dc:creator> <pubDate>Wed, 26 Dec 2007 08:31:10 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/2006/04/09/zend-engine-introduction/#comment-1230</guid> <description>学习中，非常感谢楼主！</description> <content:encoded><![CDATA[<p>学习中，非常感谢楼主！</p> ]]></content:encoded> </item> <item><title>By: zhanghua</title><link>http://yanbin.org/archive/zend-engine-introduction.html/comment-page-1#comment-685</link> <dc:creator>zhanghua</dc:creator> <pubDate>Wed, 15 Aug 2007 09:48:42 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/2006/04/09/zend-engine-introduction/#comment-685</guid> <description>从第一篇文章开始看。 好好向你学习一下。</description> <content:encoded><![CDATA[<p>从第一篇文章开始看。<br /> 好好向你学习一下。</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 1/11 queries in 0.007 seconds using apc
Object Caching 286/287 objects using apc
Content Delivery Network via N/A

Served from: yanbin.org @ 2012-02-05 10:02:14 -->
