Mailinglisten-Archive |
Peter Kühn wrote:
> Ich entwickle z.Zt. eine Datenbankapplikation, die auf diversen
> Kundenservern laufen soll. Wg. Gewährleistung, Lizensierung etc. ist es
> notwendig, daß der Code irgendwie compiliert, encryptet oder was auch
> immer wird.
> Die erste Version hab ich daher in ColdFusion bauen müssen. Jetzt lese
> ich auf zend.com "A tool that compiles scripts into platform independant
> binary files is now under development."
> Mit dem üblichen Deadline-Alp im Nacken: Weiß jemand neues über den
> Stand der Dinge in Sachen Zend und Codecompilierung?
Da hat heute Morgen doch Stig gesagt, dass das noch etwas dauert und
dann eine kommerzielle Angelegenheit ist. Die Firma heisst: Zend
Technologies Ltd.
-Egon
Subject:
Re: [PHP4BETA] code cacheing / compilation?
Date:
Thu, 18 Nov 1999 12:57:11 +0100 (MET)
From:
Stig Bakken <ssb_(at)_fast.no>
To:
Dan Libby <danda_(at)_epinions.com>
CC:
php4beta_(at)_lists.php.net
On Wed, 17 Nov 1999, Dan Libby wrote:
| Hi, I'm trying out PHP4, beta 2. I am using the OOP stuff kind of
| heavily, and have noticed a significant drop off in page speed (from
| 20/sec to 5/sec) as compared to our previous (propietary)
| implementation using the same sorts of database calls.
|
| Question 1: Is ZEND caching the compiled code after the first request,
| or is it re-interpreting each time?
No. There will be an extension to Zend that does this, but it is not
available yet. I believe this Zend extension will be commercial though.
| Question 2: I noticed that on www.zend.com, there is a benchmarks page
| (zend v asp) that mentions an optimizer. The performance with the
| optimizer is substantially better than with plain zend. So, is this
| optimizer included with php 4 beta 2, or is it available elsewhere? If
| included, does it need to be enabled somehow?
Same answer as above: the optimizer is not available yet, and will
probably be commercial.
Please send further questions about these Zend extensions to
zend_(at)_zend.com, as they are the only ones who can give you real answers.
- Stig
php::bar PHP Wiki - Listenarchive