All,
After a frantic week of development and digging into the bowels of the PHP
scripting engine, I've produced an initial version of a run time
accelerator. This works for Linux only, and the current version was built
with RedHat 7.0.1, PHP 4.0.6, and Apache 1.3.12 and 1.3.20. This is a share
Hi. Yes, it caches the result of compiling scripts and loads the compiled
code on subsequent runs, thus bypassing the parsing of source code entirely
- unless the source code has changed and the compiled code is stale.
Nick
>From: Daniel Adams <[EMAIL PROTECTED]>
>To: PHP Acceler
iel Adams <[EMAIL PROTECTED]>
>To: PHP Accelerator <[EMAIL PROTECTED]>
>Subject: Re: [PHP] Free PHP runtime Accelerator for Linux available
>Date: Mon, 20 Aug 2001 22:34:12 -0400 (EDT)
>
>Cool. :-) the zend optimizer is not open-source, right?
> - Dan
>
>On Tu
Yes, and it works fine. It basically replaces the parser/compiler with a
cache lookup when it determines that it can, and so the real scope for error
is if it doesn't correctly restore the original post compilation/pre
execution state from when the compiler was run. But at the moment it seems
hopefully yield further performance gains.
>From: Maxim Maletsky <[EMAIL PROTECTED]>
>To: 'PHP Accelerator' <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>CC: [EMAIL PROTECTED]
>Subject: RE: [PHP] Free PHP runtime Accelerator for Linux available
>Date: Tue, 21
;would like to start'
project.
Cheers
Nick
>From: Maxim Maletsky <[EMAIL PROTECTED]>
>To: 'PHP Accelerator' <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>CC: [EMAIL PROTECTED]
>Subject: RE: [PHP] Free PHP runtime Accelerator for Linux available
>Date: Tue, 2
end_op->C->nativecode.so optimiser that produces .so
files of your scripts when there's nothing else better to be getting on with
:-)
Nick
>From: Michael Kimsal <[EMAIL PROTECTED]>
>To: PHP Accelerator <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: [PHP
A new version of the free PHP Accelerator for Linux is now available at
www.php-accelerator.co.uk
This release offers a substantial performance improvement over the first
'proof of concept' version, and initial performance tests show that the
Accelerator now delivers approximatel
Thanks Alex, I just realised too that there's a DNS problem. I'm running a
DNS server so should probably bring the primary closer to home.
You should be able to navigate ok using the IP http://212.67.208.211/
though.
Cheers
Nick
>From: "Alex Shi" <[EMAIL PROTECT
9 matches
Mail list logo